Home
last modified time | relevance | path

Searched refs:btf_distill_func_proto (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/kernel/bpf/
Dbpf_struct_ops.c188 btf_distill_func_proto(log, btf, in bpf_struct_ops_init()
Dverifier.c2737 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()
Dbtf.c6548 int btf_distill_func_proto(struct bpf_verifier_log *log, in btf_distill_func_proto() function
/Linux-v6.6/include/linux/
Dbpf.h2398 int btf_distill_func_proto(struct bpf_verifier_log *log,