Searched refs:RWSEM_WAITING_FOR_WRITE (Results 1 – 2 of 2) sorted by relevance
15 RWSEM_WAITING_FOR_WRITE, enumerator75 if (waiter->type == RWSEM_WAITING_FOR_WRITE) { in __rwsem_do_wake()105 } while (waiter->type != RWSEM_WAITING_FOR_WRITE); in __rwsem_do_wake()223 waiter.type = RWSEM_WAITING_FOR_WRITE; in __down_write_common()
98 RWSEM_WAITING_FOR_WRITE, enumerator140 if (waiter->type == RWSEM_WAITING_FOR_WRITE) { in __rwsem_mark_wake()195 if (waiter->type == RWSEM_WAITING_FOR_WRITE) in __rwsem_mark_wake()515 waiter.type = RWSEM_WAITING_FOR_WRITE; in __rwsem_down_write_failed_common()