Searched refs:btf_distill_func_proto (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/kernel/bpf/ |
| D | bpf_struct_ops.c | 174 btf_distill_func_proto(log, btf, in bpf_struct_ops_init()
|
| D | btf.c | 4924 int btf_distill_func_proto(struct bpf_verifier_log *log, in btf_distill_func_proto() function
|
| D | verifier.c | 11638 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target() 11670 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target()
|
| /Linux-v5.10/include/linux/ |
| D | bpf.h | 1432 int btf_distill_func_proto(struct bpf_verifier_log *log,
|