Searched refs:rwsems (Results 1 – 5 of 5) sorted by relevance
24 锁API。(rwsems的一个异常是可以解决的)
17 for rwsems is worked around)
104 Mutexes - and most other sleeping locks like rwsems - do not provide an
3911 struct rw_semaphore *rwsems[] = { &rwsem0, &rwsem1, &rwsem2, &rwsem3, &rwsem4, in rcu_torture_init_srcu_lockdep() local3979 down_read(rwsems[i]); in rcu_torture_init_srcu_lockdep()3980 up_read(rwsems[i]); in rcu_torture_init_srcu_lockdep()3985 down_write(rwsems[i]); in rcu_torture_init_srcu_lockdep()3988 up_write(rwsems[i]); in rcu_torture_init_srcu_lockdep()
1413 and rwsems - in which case all dependencies between these1594 mutexes and rwsems.