Lines Matching refs:readlock
145 int (*readlock)(int tid); member
234 .readlock = NULL,
279 .readlock = NULL,
306 .readlock = NULL,
332 .readlock = NULL,
359 .readlock = NULL,
424 .readlock = torture_rwlock_read_lock,
467 .readlock = torture_rwlock_read_lock_irq,
537 .readlock = NULL,
635 .readlock = NULL,
722 .readlock = NULL,
781 .readlock = torture_rwsem_down_read,
833 .readlock = torture_percpu_rwsem_down_read,
928 cxt.cur_ops->readlock(tid); in lock_torture_reader()
990 if (cxt.cur_ops->readlock) in lock_torture_stats_print()
1004 if (cxt.cur_ops->readlock) { in lock_torture_stats_print()
1202 (!cxt.cur_ops->readlock || nreaders_stress == 0)) { in lock_torture_init()
1250 if (cxt.cur_ops->readlock) { in lock_torture_init()
1328 if (cxt.cur_ops->readlock) { in lock_torture_init()
1364 if (cxt.cur_ops->readlock == NULL || (j >= cxt.nrealreaders_stress)) in lock_torture_init()