Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A 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()
H A Dlibbpf.c9708 bpf_program__attach_fd(struct bpf_program *prog, int target_fd, int btf_id, in bpf_program__attach_fd()
9762 int target_fd, in bpf_program__attach_freplace()
9801 __u32 target_fd = 0; in bpf_program__attach_iter() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/proc/
H A Dfd-001-lookup.c102 unsigned int fd, target_fd; in main() local
/OK3568_Linux_fs/kernel/tools/hv/
H A Dhv_fcopy_daemon.c24 static int target_fd; variable
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A 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
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A 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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbpf.h347 __u32 target_fd; /* container object to attach to */ member
382 __u32 target_fd; /* container object to query */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbpf.h347 __u32 target_fd; /* container object to attach to */ member
382 __u32 target_fd; /* container object to query */ member