Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c12460 bool struct_same; in process_kf_arg_ptr_to_btf_id() local
12505 struct_same = btf_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()
12511 if (!taking_projection && !struct_same) { in process_kf_arg_ptr_to_btf_id()