Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbpf_verifier.h710 void bpf_free_kfunc_btf_tab(struct bpf_kfunc_btf_tab *tab);
/Linux-v6.6/kernel/bpf/
Dcore.c2708 bpf_free_kfunc_btf_tab(aux->kfunc_btf_tab); in bpf_prog_free_deferred()
Dverifier.c2591 void bpf_free_kfunc_btf_tab(struct bpf_kfunc_btf_tab *tab) in bpf_free_kfunc_btf_tab() function