Searched refs:bpf_kfunc_desc (Results 1 – 1 of 1) sorted by relevance
1629 struct bpf_kfunc_desc { struct1637 struct bpf_kfunc_desc descs[MAX_KFUNC_DESCS]; argument1643 const struct bpf_kfunc_desc *d0 = a; in kfunc_desc_cmp_by_id()1644 const struct bpf_kfunc_desc *d1 = b; in kfunc_desc_cmp_by_id()1650 static const struct bpf_kfunc_desc *1653 struct bpf_kfunc_desc desc = { in find_kfunc_desc()1668 struct bpf_kfunc_desc *desc; in add_kfunc_call()1745 const struct bpf_kfunc_desc *d0 = a; in kfunc_desc_cmp_by_imm()1746 const struct bpf_kfunc_desc *d1 = b; in kfunc_desc_cmp_by_imm()1776 const struct bpf_kfunc_desc desc = { in bpf_jit_find_kfunc_model()[all …]