Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h860 void bpf_free_kfunc_btf_tab(struct bpf_kfunc_btf_tab *tab);
/linux/kernel/bpf/
H A Dcore.c2792 bpf_free_kfunc_btf_tab(aux->kfunc_btf_tab); in bpf_prog_free_deferred()
H A Dverifier.c3007 void bpf_free_kfunc_btf_tab(struct bpf_kfunc_btf_tab *tab) in bpf_free_kfunc_btf_tab() function