| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| D | bpf.c | 533 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()
|
| D | libbpf.c | 9698 bpf_program__attach_fd(struct bpf_program *prog, int target_fd, int btf_id, in bpf_program__attach_fd() 9752 int target_fd, in bpf_program__attach_freplace() 9791 __u32 target_fd = 0; in bpf_program__attach_iter() local
|
| /kernel/linux/linux-4.19/tools/lib/bpf/ |
| D | bpf.c | 355 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach() 369 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach() 380 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2() 392 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/proc/ |
| D | fd-001-lookup.c | 102 unsigned int fd, target_fd; in main() local
|
| /kernel/linux/linux-4.19/tools/testing/selftests/proc/ |
| D | fd-001-lookup.c | 102 unsigned int fd, target_fd; in main() local
|
| /kernel/linux/linux-5.10/tools/hv/ |
| D | hv_fcopy_daemon.c | 24 static int target_fd; variable
|
| /kernel/linux/linux-4.19/tools/hv/ |
| D | hv_fcopy_daemon.c | 33 static int target_fd; variable
|
| /kernel/linux/linux-4.19/drivers/android/ |
| D | binder.c | 2441 int target_fd; in binder_translate_fd() local 2499 int target_fd; in binder_translate_fd_array() local 3082 int target_fd = binder_translate_fd(fp->fd, t, thread, in binder_transaction() local
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | bpf.h | 231 __u32 target_fd; member 262 __u32 target_fd; member
|
| /kernel/linux/linux-4.19/tools/include/uapi/linux/ |
| D | bpf.h | 342 __u32 target_fd; /* container object to attach to */ member 377 __u32 target_fd; /* container object to query */ member
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | bpf.h | 344 __u32 target_fd; /* container object to attach to */ member 379 __u32 target_fd; /* container object to query */ member
|
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| D | bpf.h | 569 __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/ |
| D | bpf.h | 349 __u32 target_fd; member 388 __u32 target_fd; member 420 __u32 target_fd; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | bpf.h | 569 __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
|