Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c11997 bool taking_projection; in process_kf_arg_ptr_to_btf_id() local
12048 taking_projection = btf_is_projection_of(ref_tname, reg_ref_tname); in process_kf_arg_ptr_to_btf_id()
12049 if (!taking_projection && !struct_same) { in process_kf_arg_ptr_to_btf_id()