Home
last modified time | relevance | path

Searched refs:bpf_mprog_detach (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dtcx.c78 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 Dmprog.c328 int bpf_mprog_detach(struct bpf_mprog_entry *entry, in bpf_mprog_detach() function
/openbmc/linux/include/linux/
H A Dbpf_mprog.h326 int bpf_mprog_detach(struct bpf_mprog_entry *entry,