Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c453 static bool reg_may_point_to_spin_lock(const struct bpf_reg_state *reg) in reg_may_point_to_spin_lock() function
12860 if (reg_may_point_to_spin_lock(&regs[BPF_REG_0]) && !regs[BPF_REG_0].id) in check_kfunc_call()
15117 if (!reg_may_point_to_spin_lock(reg)) { in mark_ptr_or_null_reg()