Home
last modified time | relevance | path

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

/tools/testing/selftests/proc/
Dfd-001-lookup.c102 unsigned int fd, target_fd; in main() local
/tools/lib/bpf/
Dbpf.c617 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
627 int bpf_prog_attach_xattr(int prog_fd, int target_fd, in bpf_prog_attach_xattr()
648 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
661 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
675 int bpf_link_create(int prog_fd, int target_fd, in bpf_link_create()
771 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
Dlibbpf.c9577 bpf_program__attach_fd(struct bpf_program *prog, int target_fd, int btf_id, in bpf_program__attach_fd()
9631 int target_fd, in bpf_program__attach_freplace()
9670 __u32 target_fd = 0; in bpf_program__attach_iter() local
/tools/hv/
Dhv_fcopy_daemon.c24 static int target_fd; variable
/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c602 static int tun_relay_loop(int src_fd, int target_fd) in tun_relay_loop()
643 int src_fd, target_fd; in test_tc_redirect_peer_l3() local
/tools/include/uapi/linux/
Dbpf.h1348 __u32 target_fd; /* container object to attach to */ member
1400 __u32 target_fd; /* container object to query */ member
1440 __u32 target_fd; /* object to attach to */ member