Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/proc/
H A Dfd-001-lookup.c102 unsigned int fd, target_fd; in main() local
/openbmc/linux/tools/hv/
H A Dhv_fcopy_daemon.c24 static int target_fd; variable
/openbmc/linux/tools/lib/bpf/
H A 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()
H A Dskel_internal.h289 static inline int skel_link_create(int prog_fd, int target_fd, in skel_link_create()
H A Dlibbpf.c11911 int target_fd, const char *target_name, in bpf_program_attach_fd()
11998 int target_fd, in bpf_program__attach_freplace()
12042 __u32 target_fd = 0; in bpf_program__attach_iter() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A 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
/openbmc/linux/drivers/android/
H A Dbinder_internal.h511 int target_fd; member
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h1472 __u32 target_fd; /* target object to attach to or ... */ member
1530 __u32 target_fd; /* target object to query or ... */ member
1591 __u32 target_fd; /* target object to attach to or ... */ member
/openbmc/linux/include/uapi/linux/
H A Dbpf.h1472 __u32 target_fd; /* target object to attach to or ... */ member
1530 __u32 target_fd; /* target object to query or ... */ member
1591 __u32 target_fd; /* target object to attach to or ... */ member
/openbmc/qemu/linux-user/
H A Dsyscall.c1793 int *target_fd = (int *)target_data; in target_to_host_cmsg() local
1909 int *target_fd = (int *)target_data; in host_to_target_cmsg() local