Searched refs:bpf_kfunc_desc (Results 1 – 1 of 1) sorted by relevance
3098 struct bpf_kfunc_desc { struct3118 struct bpf_kfunc_desc descs[MAX_KFUNC_DESCS]; argument3127 static int specialize_kfunc(struct bpf_verifier_env *env, struct bpf_kfunc_desc *desc,3132 const struct bpf_kfunc_desc *d0 = a; in kfunc_desc_cmp_by_id_off()3133 const struct bpf_kfunc_desc *d1 = b; in kfunc_desc_cmp_by_id_off()3147 static struct bpf_kfunc_desc *3150 struct bpf_kfunc_desc desc = { in find_kfunc_desc()3164 const struct bpf_kfunc_desc *desc; in bpf_get_kfunc_addr()3273 struct bpf_kfunc_desc *desc; in add_kfunc_call()3384 const struct bpf_kfunc_desc *d0 = a; in kfunc_desc_cmp_by_imm_off()[all …]