Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf_verifier.h742 void bpf_free_kfunc_btf_tab(struct bpf_kfunc_btf_tab *tab);
/openbmc/linux/kernel/bpf/
H A Dcore.c2727 bpf_free_kfunc_btf_tab(aux->kfunc_btf_tab); in bpf_prog_free_deferred()
H A Dverifier.c2808 void bpf_free_kfunc_btf_tab(struct bpf_kfunc_btf_tab *tab) in bpf_free_kfunc_btf_tab() function