Home
last modified time | relevance | path

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

/openbmc/linux/kernel/futex/
H A Drequeue.c152 rcuwait_wake_up(&q->requeue_wait); in futex_requeue_pi_complete()
178 rcuwait_wait_event(&q->requeue_wait, in futex_requeue_pi_wakeup_sync()
H A Dfutex.h108 struct rcuwait requeue_wait; member