Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_struct_ops.c188 btf_distill_func_proto(log, btf, in bpf_struct_ops_init()
H A Dverifier.c2960 err = btf_distill_func_proto(&env->log, desc_btf, in add_kfunc_call()
19966 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target()
19999 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target()
H A Dbtf.c6554 int btf_distill_func_proto(struct bpf_verifier_log *log, in btf_distill_func_proto() function
/openbmc/linux/include/linux/
H A Dbpf.h2441 int btf_distill_func_proto(struct bpf_verifier_log *log,