Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dbpf_struct_ops.c179 btf_distill_func_proto(log, btf, in bpf_struct_ops_init()
Dverifier.c2122 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()
Dbtf.c5917 int btf_distill_func_proto(struct bpf_verifier_log *log, in btf_distill_func_proto() function
/Linux-v6.1/include/linux/
Dbpf.h2046 int btf_distill_func_proto(struct bpf_verifier_log *log,