Home
last modified time | relevance | path

Searched refs:RWSEM_WAITING_FOR_WRITE (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/kernel/locking/
Drwsem.c337 RWSEM_WAITING_FOR_WRITE, enumerator
430 if (waiter->type == RWSEM_WAITING_FOR_WRITE) { in rwsem_mark_wake()
514 if (waiter->type == RWSEM_WAITING_FOR_WRITE) in rwsem_mark_wake()
1132 waiter.type = RWSEM_WAITING_FOR_WRITE; in rwsem_down_write_slowpath()