Searched refs:bpf_detachd (Results 1 – 1 of 1) sorted by relevance
240 static int bpf_detachd(struct bpf_d *d, struct proc *);789 bpf_detachd(struct bpf_d *d, struct proc *proc) in bpf_detachd() function1200 bpf_detachd(d, proc); in bpfclose()2897 if (bpf_detachd(d, proc) != 0) { in bpf_setif()3006 if (bpf_detachd(d, proc) != 0) { in bpf_setdlt()4555 bpf_detachd(d, current_proc()); in bpfdetach()