Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Drequeue.c53 Q_REQUEUE_PI_IGNORE, enumerator
111 if (old == Q_REQUEUE_PI_IGNORE) in futex_requeue_pi_prepare()
138 if (old == Q_REQUEUE_PI_IGNORE) in futex_requeue_pi_complete()
152 new = Q_REQUEUE_PI_IGNORE; in futex_requeue_pi_complete()
179 new = Q_REQUEUE_PI_IGNORE; in futex_requeue_pi_wakeup_sync()
828 case Q_REQUEUE_PI_IGNORE: in futex_wait_requeue_pi()