Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dverifier.c419 static bool reg_may_point_to_spin_lock(const struct bpf_reg_state *reg) in reg_may_point_to_spin_lock() function
7263 } else if (!reg_may_point_to_spin_lock(reg)) { in mark_ptr_or_null_reg()