Searched refs:futex_unqueue (Results 1 – 2 of 2) sorted by relevance
98 if (!futex_unqueue(&ifd->q)) in __io_futex_cancel()
865 * futex_unqueue() - Remove the futex_q from its futex_hash_bucket868 * The q->lock_ptr must not be held by the caller. A call to futex_unqueue() must in futex_q_lock() 875 int futex_unqueue(struct futex_q *q) in futex_q_lock() 925 * See futex_unqueue() why lock_ptr can change. in futex_unqueue() 921 int futex_unqueue(struct futex_q *q) futex_unqueue() function