Searched refs:bpf_prog_detach (Results 1 – 1 of 1) sorted by relevance
1992 static int bpf_prog_detach(const union bpf_attr *attr) in bpf_prog_detach() function2890 err = bpf_prog_detach(&attr); in SYSCALL_DEFINE3()