Searched refs:requeue_pi_wake_futex (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/futex/
H A Drequeue.c197 * requeue_pi_wake_futex() - Wake a task that acquired the lock during requeue
225 void requeue_pi_wake_futex(struct futex_q *q, union futex_key *key, function
330 requeue_pi_wake_futex(top_waiter, key2, hb2);
644 requeue_pi_wake_futex(this, &key2, hb2);

Completed in 110 milliseconds