Searched refs:tcx_prog_detach (Results 1 – 3 of 3) sorted by relevance
170 int tcx_prog_detach(const union bpf_attr *attr, struct bpf_prog *prog);195 static inline int tcx_prog_detach(const union bpf_attr *attr, in tcx_prog_detach() function
59 int tcx_prog_detach(const union bpf_attr *attr, struct bpf_prog *prog) in tcx_prog_detach() function
4014 ret = tcx_prog_detach(attr, prog); in bpf_prog_detach()