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