Searched defs:bpf_prog_query (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
H A D | bpf.c | 1005 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, bpf_prog_query() function |
/linux/kernel/bpf/ | ||
H A D | syscall.c | 4504 static int bpf_prog_query(const union bpf_attr *attr, bpf_prog_query() function |