Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/proc/
H A Dfd-001-lookup.c102 unsigned int fd, target_fd; in main() local
/linux/tools/lib/bpf/
H A Dbpf.c630 bpf_prog_attach(int prog_fd,int target_fd,enum bpf_attach_type type,unsigned int flags) bpf_prog_attach() argument
715 bpf_prog_detach(int target_fd,enum bpf_attach_type type) bpf_prog_detach() argument
720 bpf_prog_detach2(int prog_fd,int target_fd,enum bpf_attach_type type) bpf_prog_detach2() argument
725 bpf_link_create(int prog_fd,int target_fd,enum bpf_attach_type attach_type,const struct bpf_link_create_opts * opts) bpf_link_create() argument
1005 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 Dskel_internal.h289 skel_link_create(int prog_fd,int target_fd,enum bpf_attach_type attach_type) skel_link_create() argument
H A Dlibbpf.c12802 bpf_program_attach_fd(const struct bpf_program * prog,int target_fd,const char * target_name,const struct bpf_link_create_opts * opts) bpf_program_attach_fd() argument
12956 bpf_program__attach_freplace(const struct bpf_program * prog,int target_fd,const char * attach_func_name) bpf_program__attach_freplace() argument
12999 __u32 target_fd = 0; bpf_program__attach_iter() local
[all...]
/linux/tools/hv/
H A Dhv_fcopy_daemon.c
H A Dhv_fcopy_uio_daemon.c110 static int target_fd; variable
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c1116 tun_relay_loop(int src_fd,int target_fd) tun_relay_loop() argument
1159 int src_fd, target_fd = -1; test_tc_redirect_peer_l3() local
[all...]
/linux/drivers/android/
H A Dbinder_internal.h527 int target_fd; member
/linux/tools/include/uapi/linux/
H A Dbpf.h1625 __u32 target_fd; /* target object to attach to or ... */ global() member
1684 __u32 target_fd; /* target object to query or ... */ global() member
1752 __u32 target_fd; /* target object to attach to or ... */ global() member
[all...]
/linux/include/uapi/linux/
H A Dbpf.h1625 __u32 target_fd; /* target object to attach to or ... */ global() member
1684 __u32 target_fd; /* target object to query or ... */ global() member
1752 __u32 target_fd; /* target object to attach to or ... */ global() member
[all...]