Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dbpf.c462 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
476 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
487 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
499 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
/Linux-v5.4/tools/testing/selftests/proc/
Dfd-001-lookup.c102 unsigned int fd, target_fd; in main() local
/Linux-v5.4/tools/hv/
Dhv_fcopy_daemon.c24 static int target_fd; variable
/Linux-v5.4/include/uapi/linux/
Dbpf.h432 __u32 target_fd; /* container object to attach to */ member
477 __u32 target_fd; /* container object to query */ member
/Linux-v5.4/tools/include/uapi/linux/
Dbpf.h432 __u32 target_fd; /* container object to attach to */ member
477 __u32 target_fd; /* container object to query */ member