Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c8888 bool strict_type_match = arg_type_is_release(arg_type) && in check_reg_type() local
8918 strict_type_match)) { in check_reg_type()
11994 bool strict_type_match = false; in process_kf_arg_ptr_to_btf_id() local
12035 strict_type_match = true; in process_kf_arg_ptr_to_btf_id()
12043 …f_struct_ids_match(&env->log, reg_btf, reg_ref_id, reg->off, meta->btf, ref_id, strict_type_match); in process_kf_arg_ptr_to_btf_id()