Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dverifier.c498 static bool reg_may_point_to_spin_lock(const struct bpf_reg_state *reg) in reg_may_point_to_spin_lock() function
11594 if (reg_may_point_to_spin_lock(&regs[BPF_REG_0]) && !regs[BPF_REG_0].id) in check_kfunc_call()
13880 if (!reg_may_point_to_spin_lock(reg)) { in mark_ptr_or_null_reg()