Home
last modified time | relevance | path

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

/linux/kernel/locking/
A Drwsem.c328 RWSEM_WAITING_FOR_WRITE, enumerator
420 if (waiter->type == RWSEM_WAITING_FOR_WRITE) { in rwsem_mark_wake()
502 if (waiter->type == RWSEM_WAITING_FOR_WRITE) in rwsem_mark_wake()
1078 waiter.type = RWSEM_WAITING_FOR_WRITE; in rwsem_down_write_slowpath()

Completed in 11 milliseconds