Lines Matching refs:readunlock
101 void (*readunlock)(void); member
159 .readunlock = NULL,
203 .readunlock = NULL,
230 .readunlock = NULL,
295 .readunlock = torture_rwlock_read_unlock,
336 .readunlock = torture_rwlock_read_unlock_irq,
376 .readunlock = NULL,
459 .readunlock = NULL,
526 .readunlock = torture_rwsem_up_read,
568 .readunlock = torture_percpu_rwsem_up_read,
633 cxt.cur_ops->readunlock(); in lock_torture_reader()