Searched refs:futex_unqueue_pi (Results 1 – 4 of 4) sorted by relevance
371 extern void futex_unqueue_pi(struct futex_q *q);
880 futex_unqueue_pi(&q); in futex_wait_requeue_pi()
220 * has dropped the hb->lock in between futex_queue() and futex_unqueue_pi(), in attach_to_pi_state() 1093 futex_unqueue_pi(&q); in futex_lock_pi()
989 void futex_unqueue_pi(struct futex_q *q) in futex_unqueue_pi() function