Searched defs:target_fd (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/proc/ |
| H A D | fd-001-lookup.c | 102 unsigned int fd, target_fd; in main() local
|
| /linux/tools/lib/bpf/ |
| H A D | bpf.c | 632 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach() argument 717 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach() argument 722 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2() argument 727 int bpf_link_create(int prog_fd, int target_fd, in bpf_link_create() argument 1007 bpf_prog_query(int target_fd,enum bpf_attach_type type,__u32 query_flags,__u32 * attach_flags,__u32 * prog_ids,__u32 * prog_cnt) bpf_prog_query() argument [all...] |
| H A D | skel_internal.h | 304 static inline int skel_link_create(int prog_fd, int target_fd, in skel_link_create()
|
| H A D | libbpf.c | 13151 int target_fd, const char *target_name, in bpf_program_attach_fd() 13305 int target_fd, in bpf_program__attach_freplace() 13348 __u32 target_fd = 0; in bpf_program__attach_iter() local
|
| /linux/tools/hv/ |
| H A D | hv_fcopy_uio_daemon.c | 110 static int target_fd; variable
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | tc_redirect.c | 1117 static int tun_relay_loop(int src_fd, int target_fd) in tun_relay_loop() 1160 int src_fd, target_fd = -1; in test_tc_redirect_peer_l3() local
|
| /linux/drivers/android/ |
| H A D | binder_internal.h | 527 int target_fd; member
|
| /linux/include/uapi/linux/ |
| H A D | bpf.h | 1645 __u32 target_fd; /* target object to attach to or ... */ global() member 1704 __u32 target_fd; /* target object to query or ... */ global() member 1772 __u32 target_fd; /* target object to attach to or ... */ global() member [all...] |
| /linux/tools/include/uapi/linux/ |
| H A D | bpf.h | 1645 __u32 target_fd; /* target object to attach to or ... */ global() member 1704 __u32 target_fd; /* target object to query or ... */ global() member 1772 __u32 target_fd; /* target object to attach to or ... */ global() member [all...] |