Searched refs:RWSEM_WAITING_FOR_WRITE (Results 1 – 2 of 2) sorted by relevance
13 RWSEM_WAITING_FOR_WRITE, enumerator73 if (waiter->type == RWSEM_WAITING_FOR_WRITE) { in __rwsem_do_wake()103 } while (waiter->type != RWSEM_WAITING_FOR_WRITE); in __rwsem_do_wake()205 waiter.type = RWSEM_WAITING_FOR_WRITE; in __down_write_nested()
95 RWSEM_WAITING_FOR_WRITE, enumerator130 if (waiter->type == RWSEM_WAITING_FOR_WRITE) { in __rwsem_do_wake()174 } while (waiter->type != RWSEM_WAITING_FOR_WRITE); in __rwsem_do_wake()177 if (waiter->type != RWSEM_WAITING_FOR_WRITE) in __rwsem_do_wake()455 waiter.type = RWSEM_WAITING_FOR_WRITE; in rwsem_down_write_failed()