Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbpf.c707 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach() function
/openbmc/linux/kernel/bpf/
H A Dsyscall.c3945 static int bpf_prog_detach(const union bpf_attr *attr) in bpf_prog_detach() function