Searched refs:check_meta (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | btf.c | 446 s32 (*check_meta)(struct btf_verifier_env *env, member 2613 .check_meta = btf_int_check_meta, 2937 .check_meta = btf_ref_type_check_meta, 2946 .check_meta = btf_ref_type_check_meta, 2987 .check_meta = btf_fwd_check_meta, 3238 .check_meta = btf_array_check_meta, 4360 .check_meta = btf_struct_check_meta, 4528 .check_meta = btf_enum_check_meta, 4631 .check_meta = btf_enum64_check_meta, 4709 .check_meta = btf_func_proto_check_meta, [all …]
|