Searched refs:readlock_nesting (Results 1 – 1 of 1) sorted by relevance
388 int (*readlock_nesting)(void); // actual nesting, if available, -1 if not. member602 .readlock_nesting = rcu_torture_readlock_nesting,2172 WARN_ONCE(cur_ops->readlock_nesting && in rcutorture_one_extend_check()2174 cur_ops->readlock_nesting() == 0, ROEC_ARGS); in rcutorture_one_extend_check()2207 WARN_ONCE(cur_ops->readlock_nesting && !(curstate & mask) && in rcutorture_one_extend_check()2208 cur_ops->readlock_nesting() > 0, ROEC_ARGS); in rcutorture_one_extend_check()