Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dtcx.c39 ret = bpf_mprog_attach(entry, &entry_new, prog, NULL, replace_prog, in tcx_prog_attach()
154 ret = bpf_mprog_attach(entry, &entry_new, link->prog, link, NULL, flags, in tcx_link_prog_attach()
232 ret = bpf_mprog_attach(entry, &entry_new, nprog, link, oprog, in tcx_link_update()
Dmprog.c225 int bpf_mprog_attach(struct bpf_mprog_entry *entry, in bpf_mprog_attach() function
/Linux-v6.6/include/linux/
Dbpf_mprog.h320 int bpf_mprog_attach(struct bpf_mprog_entry *entry,