Searched refs:btf_distill_func_proto (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/kernel/bpf/ |
| H A D | bpf_struct_ops.c | 440 if (btf_distill_func_proto(log, btf, in bpf_struct_ops_desc_init()
|
| H A D | verifier.c | 3253 err = btf_distill_func_proto(&env->log, desc_btf, in add_kfunc_call() 23255 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target() 23288 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target()
|
| H A D | btf.c | 7333 int btf_distill_func_proto(struct bpf_verifier_log *log, in btf_distill_func_proto() function
|
| /linux-6.15/include/linux/ |
| H A D | bpf.h | 2721 int btf_distill_func_proto(struct bpf_verifier_log *log,
|