Home
last modified time | relevance | path

Searched defs:target_fd (Results 1 – 8 of 8) 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.c629 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
714 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
719 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
724 int bpf_link_create(int prog_fd, int target_fd, in bpf_link_create()
959 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
H A Dskel_internal.h289 static inline int skel_link_create(int prog_fd, int target_fd, in skel_link_create() argument
H A Dlibbpf.c12614 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
12741 bpf_program__attach_freplace(const struct bpf_program * prog,int target_fd,const char * attach_func_name) bpf_program__attach_freplace() argument
12785 __u32 target_fd = 0; bpf_program__attach_iter() local
[all...]
/linux/tools/hv/
H A Dhv_fcopy_daemon.c
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c1101 tun_relay_loop(int src_fd,int target_fd) tun_relay_loop() argument
1144 int src_fd, target_fd = -1; test_tc_redirect_peer_l3() local
[all...]
/linux/include/uapi/linux/
H A Dbpf.h1589 __u32 target_fd; /* target object to attach to or ... */ member
1647 __u32 target_fd; /* target object to query or ... */ member
1715 __u32 target_fd; /* targe member
[all...]
/linux/tools/include/uapi/linux/
H A Dbpf.h1589 __u32 target_fd; /* target object to attach to or ... */ member
1647 __u32 target_fd; /* target object to query or ... */ member
1715 __u32 target_fd; /* targe member
[all...]