Searched refs:readlock_nesting (Results 1 – 1 of 1) sorted by relevance
376 int (*readlock_nesting)(void); // actual nesting, if available, -1 if not. member581 .readlock_nesting = rcu_torture_readlock_nesting,1928 WARN_ONCE(cur_ops->readlock_nesting && in rcutorture_one_extend_check()1930 cur_ops->readlock_nesting() == 0, ROEC_ARGS); in rcutorture_one_extend_check()1960 WARN_ONCE(cur_ops->readlock_nesting && !(curstate & mask) && in rcutorture_one_extend_check()1961 cur_ops->readlock_nesting() > 0, ROEC_ARGS); in rcutorture_one_extend_check()