Searched refs:futex_queue_wake_up_all (Results 1 – 1 of 1) sorted by relevance
202 static void futex_queue_wake_up_all(struct futex_queue *);701 futex_queue_wake_up_all(&fl->fl_readers); in futex_lock_wake_up_next()899 futex_queue_wake_up_all(struct futex_queue *fq) in futex_queue_wake_up_all() function