Searched refs:check_meta (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | btf.c | 447 s32 (*check_meta)(struct btf_verifier_env *env, member 2628 .check_meta = btf_int_check_meta, 2952 .check_meta = btf_ref_type_check_meta, 2961 .check_meta = btf_ref_type_check_meta, 3002 .check_meta = btf_fwd_check_meta, 3253 .check_meta = btf_array_check_meta, 4375 .check_meta = btf_struct_check_meta, 4543 .check_meta = btf_enum_check_meta, 4646 .check_meta = btf_enum64_check_meta, 4724 .check_meta = btf_func_proto_check_meta, [all …]
|