Searched refs:bpf_kfunc_btf_tab (Results 1 - 3 of 3) sorted by last modified time

/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;
/linux-master/include/linux/
H A Dbpf.h1471 struct bpf_kfunc_btf_tab *kfunc_btf_tab;
H A Dbpf_verifier.h817 void bpf_free_kfunc_btf_tab(struct bpf_kfunc_btf_tab *tab);

Completed in 223 milliseconds