Searched refs:bpf_mprog_detach (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | tcx.c | 78 ret = bpf_mprog_detach(entry, &entry_new, prog, NULL, attr->attach_flags, in tcx_prog_detach() 186 ret = bpf_mprog_detach(entry, &entry_new, link->prog, link, 0, 0, 0); in tcx_link_release()
|
| H A D | mprog.c | 328 int bpf_mprog_detach(struct bpf_mprog_entry *entry, in bpf_mprog_detach() function
|