Searched refs:futex_queue (Results 1 – 1 of 1) sorted by relevance
98 struct futex_queue;107 struct futex_queue { struct121 struct futex_queue fc_waiters; argument147 struct futex_queue fl_writers;149 struct futex_queue fl_readers;165 struct futex_queue * fw_queue;172 struct futex_queue fw_donated;196 static void futex_queue_requeue(struct futex_queue *, struct futex_queue *,711 struct futex_queue *donated) in futex_lock_wrlock()880 futex_queue_requeue(struct futex_queue *fqfrom, struct futex_queue *fqto, in futex_queue_requeue()[all …]