Home
last modified time | relevance | path

Searched refs:bpf_kfunc_desc_tab (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dbpf.h1519 struct bpf_kfunc_desc_tab;
1572 struct bpf_kfunc_desc_tab *kfunc_tab;
/linux-6.15/kernel/bpf/
H A Dverifier.c2984 struct bpf_kfunc_desc_tab { struct
3023 struct bpf_kfunc_desc_tab *tab; in find_kfunc_desc()
3139 struct bpf_kfunc_desc_tab *tab; in add_kfunc_call()
3276 struct bpf_kfunc_desc_tab *tab; in sort_kfunc_descs_by_imm_off()
3300 struct bpf_kfunc_desc_tab *tab; in bpf_jit_find_kfunc_model()