Searched refs:btf_distill_func_proto (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | bpf_struct_ops.c | 175 btf_distill_func_proto(log, btf, in bpf_struct_ops_init()
|
| H A D | btf.c | 4923 int btf_distill_func_proto(struct bpf_verifier_log *log, in btf_distill_func_proto() function
|
| H A D | verifier.c | 12133 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 D | bpf.h | 1488 int btf_distill_func_proto(struct bpf_verifier_log *log,
|