Searched refs:btf_distill_func_proto (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/kernel/bpf/ |
H A D | bpf_struct_ops.c | 188 btf_distill_func_proto(log, btf, in bpf_struct_ops_init()
|
H A D | verifier.c | 2960 err = btf_distill_func_proto(&env->log, desc_btf, in add_kfunc_call() 19966 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target() 19999 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target()
|
H A D | btf.c | 6554 int btf_distill_func_proto(struct bpf_verifier_log *log, in btf_distill_func_proto() function
|
/openbmc/linux/include/linux/ |
H A D | bpf.h | 2441 int btf_distill_func_proto(struct bpf_verifier_log *log,
|