Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dverifier.c454 static bool reg_may_point_to_spin_lock(const struct bpf_reg_state *reg) in reg_may_point_to_spin_lock() function
10000 if (!reg_may_point_to_spin_lock(reg)) { in mark_ptr_or_null_reg()