Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/bpf/
Dbpf.c333 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
347 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
358 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
370 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
/Linux-v4.19/tools/testing/selftests/proc/
Dfd-001-lookup.c102 unsigned int fd, target_fd; in main() local
/Linux-v4.19/tools/hv/
Dhv_fcopy_daemon.c33 static int target_fd; variable
/Linux-v4.19/drivers/android/
Dbinder.c2457 int target_fd; in binder_translate_fd() local
2515 int target_fd; in binder_translate_fd_array() local
3069 int target_fd = binder_translate_fd(fp->fd, t, thread, in binder_transaction() local
/Linux-v4.19/tools/include/uapi/linux/
Dbpf.h341 __u32 target_fd; /* container object to attach to */ member
376 __u32 target_fd; /* container object to query */ member
/Linux-v4.19/include/uapi/linux/
Dbpf.h341 __u32 target_fd; /* container object to attach to */ member
376 __u32 target_fd; /* container object to query */ member