Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c11469 bool taking_projection; in check_reference_leak()
11519 taking_projection = btf_is_projection_of(ref_tname, reg_ref_tname); in check_bpf_snprintf_call()
11520 if (!taking_projection && !struct_same) { in check_bpf_snprintf_call()
12794 bool taking_projection; process_kf_arg_ptr_to_btf_id() local