Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c11350 bool taking_projection; in is_kfunc_bpf_rcu_read_unlock()
11400 taking_projection = btf_is_projection_of(ref_tname, reg_ref_tname); in get_kfunc_ptr_arg_type()
11401 if (!taking_projection && !struct_same) { in get_kfunc_ptr_arg_type()
11486 bool taking_projection; process_kf_arg_ptr_to_btf_id() local