Home
last modified time | relevance | path

Searched defs:target_fd (Results 1 – 6 of 6) sorted by relevance

/third_party/libbpf/src/
Dbpf.c612 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
622 int bpf_prog_attach_opts(int prog_fd, int target_fd, in bpf_prog_attach_opts()
644 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
658 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
673 int bpf_link_create(int prog_fd, int target_fd, in bpf_link_create()
820 int bpf_prog_query_opts(int target_fd, in bpf_prog_query_opts()
848 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
Dskel_internal.h289 static inline int skel_link_create(int prog_fd, int target_fd, in skel_link_create()
Dlibbpf.c11772 bpf_program__attach_fd(const struct bpf_program *prog, int target_fd, int btf_id,
11826 int target_fd,
11865 __u32 target_fd = 0; local
/third_party/ltp/include/lapi/
Dbpf.h238 uint32_t target_fd; /* container object to attach to */ member
283 uint32_t target_fd; /* container object to query */ member
/third_party/libbpf/include/uapi/linux/
Dbpf.h1410 __u32 target_fd; /* container object to attach to */ member
1463 __u32 target_fd; /* container object to query */ member
1507 __u32 target_fd; /* object to attach to */ member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h25426 __u32 target_fd; member
25465 __u32 target_fd; member
25497 __u32 target_fd; member