Searched defs:ctx_name (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/ | ||
H A D | veristat.c | 1130 guess_prog_type_by_ctx_name(const char * ctx_name,enum bpf_prog_type * prog_type,enum bpf_attach_type * attach_type) guess_prog_type_by_ctx_name() argument |
/linux/tools/lib/bpf/ | ||
H A D | libbpf.c | 6755 const char *ctx_name; global() member |