Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/lib/
H A Dqspinlock.c367 if (next->sleepy) in propagate_sleepy()
372 next->sleepy = 1; in propagate_sleepy()
488 if (!sleepy) { in try_to_steal_lock()
491 sleepy = true; in try_to_steal_lock()
493 sleepy = true; in try_to_steal_lock()
505 sleepy = true; in try_to_steal_lock()
558 node->sleepy = 0; in queued_spin_lock_mcs_queue()
618 if (!sleepy) { in queued_spin_lock_mcs_queue()
621 sleepy = true; in queued_spin_lock_mcs_queue()
623 sleepy = true; in queued_spin_lock_mcs_queue()
[all …]