Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbpf_verifier.h860 void bpf_free_kfunc_btf_tab(struct bpf_kfunc_btf_tab *tab);
/linux-6.12.1/kernel/bpf/
Dcore.c2787 bpf_free_kfunc_btf_tab(aux->kfunc_btf_tab); in bpf_prog_free_deferred()
Dverifier.c2765 void bpf_free_kfunc_btf_tab(struct bpf_kfunc_btf_tab *tab) in bpf_free_kfunc_btf_tab() function