Home
last modified time | relevance | path

Searched defs:bpf_prog_query (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dbpf.c934 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query() function
/openbmc/linux/kernel/bpf/
H A Dsyscall.c4006 static int bpf_prog_query(const union bpf_attr *attr, in bpf_prog_query() function