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

/linux-master/include/linux/
H A Dbpf_verifier.h817 void bpf_free_kfunc_btf_tab(struct bpf_kfunc_btf_tab *tab);
/linux-master/kernel/bpf/
H A Dcore.c2755 bpf_free_kfunc_btf_tab(aux->kfunc_btf_tab);
H A Dverifier.c2693 void bpf_free_kfunc_btf_tab(struct bpf_kfunc_btf_tab *tab) function

Completed in 158 milliseconds