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
4317 struct rw_semaphore *rwsems[] = { &rwsem0, &rwsem1, &rwsem2, &rwsem3, &rwsem4, in rcu_torture_init_srcu_lockdep() local4385 down_read(rwsems[i]); in rcu_torture_init_srcu_lockdep()4386 up_read(rwsems[i]); in rcu_torture_init_srcu_lockdep()4391 down_write(rwsems[i]); in rcu_torture_init_srcu_lockdep()4394 up_write(rwsems[i]); in rcu_torture_init_srcu_lockdep()
1489 and rwsems - in which case all dependencies between these1670 mutexes and rwsems.