Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dfutex.c273 Q_REQUEUE_PI_NONE = 0, enumerator
285 .requeue_state = ATOMIC_INIT(Q_REQUEUE_PI_NONE),
1878 if (old != Q_REQUEUE_PI_NONE) in futex_requeue_pi_prepare()
1904 new = Q_REQUEUE_PI_NONE; in futex_requeue_pi_complete()
1934 if (old == Q_REQUEUE_PI_NONE) in futex_requeue_pi_wakeup_sync()