Home
last modified time | relevance | path

Searched refs:bpf_prog_query (Results 1 – 3 of 3) sorted by relevance

/third_party/libbpf/src/
Dlibbpf.map40 bpf_prog_query;
Dbpf.h589 LIBBPF_API int bpf_prog_query(int target_fd, enum bpf_attach_type type,
Dbpf.c950 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query() function