Searched refs:bpf_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);
H A Dbpf.h1471 struct bpf_kfunc_btf_tab *kfunc_btf_tab;
/linux-master/kernel/bpf/
H A Dverifier.c2586 struct bpf_kfunc_btf_tab { struct
2639 struct bpf_kfunc_btf_tab *tab;
2693 void bpf_free_kfunc_btf_tab(struct bpf_kfunc_btf_tab *tab)
2724 struct bpf_kfunc_btf_tab *btf_tab;

Completed in 237 milliseconds