Searched refs:reg_may_point_to_spin_lock (Results 1 – 1 of 1) sorted by relevance
453 static bool reg_may_point_to_spin_lock(const struct bpf_reg_state *reg) in reg_may_point_to_spin_lock() function12860 if (reg_may_point_to_spin_lock(®s[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()