Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c8222 bool strict_type_match = arg_type_is_release(arg_type) && in check_reg_type() local
8252 strict_type_match)) { in check_reg_type()
10847 bool strict_type_match = false; in process_kf_arg_ptr_to_btf_id() local
10887 strict_type_match = true; in process_kf_arg_ptr_to_btf_id()
10893 …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()