Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_struct_ops.c175 btf_distill_func_proto(log, btf, in bpf_struct_ops_init()
H A Dbtf.c4923 int btf_distill_func_proto(struct bpf_verifier_log *log, in btf_distill_func_proto() function
H A Dverifier.c12133 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target()
12165 ret = btf_distill_func_proto(log, btf, t, tname, &tgt_info->fmodel); in bpf_check_attach_target()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1488 int btf_distill_func_proto(struct bpf_verifier_log *log,