Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dfutex.c274 Q_REQUEUE_PI_IGNORE, enumerator
1867 if (old == Q_REQUEUE_PI_IGNORE) in futex_requeue_pi_prepare()
1894 if (old == Q_REQUEUE_PI_IGNORE) in futex_requeue_pi_complete()
1908 new = Q_REQUEUE_PI_IGNORE; in futex_requeue_pi_complete()
1935 new = Q_REQUEUE_PI_IGNORE; in futex_requeue_pi_wakeup_sync()
3466 case Q_REQUEUE_PI_IGNORE: in futex_wait_requeue_pi()