Searched refs:bpf_prog_detach (Results 1 – 3 of 3) sorted by relevance
36 bpf_prog_detach;
317 LIBBPF_API int bpf_prog_detach(int attachable_fd, enum bpf_attach_type type);
707 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach() function