Searched refs:rwsems (Results 1 – 4 of 4) 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
4516 struct rw_semaphore *rwsems[] = { &rwsem0, &rwsem1, &rwsem2, &rwsem3, &rwsem4, in rcu_torture_init_srcu_lockdep() local4584 down_read(rwsems[i]); in rcu_torture_init_srcu_lockdep()4585 up_read(rwsems[i]); in rcu_torture_init_srcu_lockdep()4590 down_write(rwsems[i]); in rcu_torture_init_srcu_lockdep()4593 up_write(rwsems[i]); in rcu_torture_init_srcu_lockdep()