Searched refs:btf_distill_func_proto (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/kernel/bpf/ |
| D | bpf_struct_ops.c | 175 btf_distill_func_proto(log, btf, in bpf_struct_ops_init()
|
| D | verifier.c | 1734 err = btf_distill_func_proto(&env->log, btf_vmlinux, in add_kfunc_call() 13470 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target() 13502 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target()
|
| D | btf.c | 5224 int btf_distill_func_proto(struct bpf_verifier_log *log, in btf_distill_func_proto() function
|
| /Linux-v5.15/include/linux/ |
| D | bpf.h | 1654 int btf_distill_func_proto(struct bpf_verifier_log *log,
|