Searched refs:btf_distill_func_proto (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/kernel/bpf/ |
| D | bpf_struct_ops.c | 188 btf_distill_func_proto(log, btf, in bpf_struct_ops_init()
|
| D | verifier.c | 2737 err = btf_distill_func_proto(&env->log, desc_btf, in add_kfunc_call() 19406 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target() 19439 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target()
|
| D | btf.c | 6548 int btf_distill_func_proto(struct bpf_verifier_log *log, in btf_distill_func_proto() function
|
| /Linux-v6.6/include/linux/ |
| D | bpf.h | 2398 int btf_distill_func_proto(struct bpf_verifier_log *log,
|