Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
Dbpf.c533 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
543 int bpf_prog_attach_xattr(int prog_fd, int target_fd, in bpf_prog_attach_xattr()
562 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
573 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
585 int bpf_link_create(int prog_fd, int target_fd, in bpf_link_create()
655 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
Dlibbpf.c9711 bpf_program__attach_fd(struct bpf_program *prog, int target_fd, int btf_id, in bpf_program__attach_fd()
9765 int target_fd, in bpf_program__attach_freplace()
9804 __u32 target_fd = 0; in bpf_program__attach_iter() local
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
Dfd-001-lookup.c102 unsigned int fd, target_fd; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
Dfd-001-lookup.c102 unsigned int fd, target_fd; in main() local
/kernel/linux/linux-6.6/tools/hv/
Dhv_fcopy_daemon.c24 static int target_fd; variable
/kernel/linux/linux-5.10/tools/hv/
Dhv_fcopy_daemon.c24 static int target_fd; variable
/kernel/linux/linux-6.6/tools/lib/bpf/
Dbpf.c622 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
707 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
712 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
717 int bpf_link_create(int prog_fd, int target_fd, in bpf_link_create()
934 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.c11919 int target_fd, const char *target_name, in bpf_program_attach_fd()
12006 int target_fd, in bpf_program__attach_freplace()
12050 __u32 target_fd = 0; in bpf_program__attach_iter() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c1054 static int tun_relay_loop(int src_fd, int target_fd) in tun_relay_loop()
1097 int src_fd, target_fd = -1; in test_tc_redirect_peer_l3() local
/kernel/linux/linux-6.6/drivers/android/
Dbinder_internal.h517 int target_fd; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbpf.h231 __u32 target_fd; member
262 __u32 target_fd; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dbpf.h569 __u32 target_fd; /* container object to attach to */ member
621 __u32 target_fd; /* container object to query */ member
661 __u32 target_fd; /* object to attach to */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbpf.h349 __u32 target_fd; member
388 __u32 target_fd; member
420 __u32 target_fd; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dbpf.h349 __u32 target_fd; member
388 __u32 target_fd; member
420 __u32 target_fd; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dbpf.h569 __u32 target_fd; /* container object to attach to */ member
621 __u32 target_fd; /* container object to query */ member
661 __u32 target_fd; /* object to attach to */ member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
Dbpf.h1490 __u32 target_fd; /* target object to attach to or ... */ member
1548 __u32 target_fd; /* target object to query or ... */ member
1609 __u32 target_fd; /* target object to attach to or ... */ member
/kernel/linux/linux-6.6/include/uapi/linux/
Dbpf.h1490 __u32 target_fd; /* target object to attach to or ... */ member
1548 __u32 target_fd; /* target object to query or ... */ member
1609 __u32 target_fd; /* target object to attach to or ... */ member