Home
last modified time | relevance | path

Searched defs:bpf_prog_detach (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
Dbpf.c562 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach() function
/kernel/linux/linux-6.6/tools/lib/bpf/
Dbpf.c707 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach() function
/kernel/linux/linux-5.10/kernel/bpf/
Dsyscall.c3068 static int bpf_prog_detach(const union bpf_attr *attr) in bpf_prog_detach() function
/kernel/linux/linux-6.6/kernel/bpf/
Dsyscall.c3985 static int bpf_prog_detach(const union bpf_attr *attr) in bpf_prog_detach() function