Searched refs:check_boost_failed (Results 1 – 1 of 1) sorted by relevance
381 bool (*check_boost_failed)(unsigned long gp_state, int *cpup); member568 .check_boost_failed = rcu_check_boost_fail,1048 if (cur_ops->check_boost_failed && !cur_ops->check_boost_failed(gp_state, &cpu)) { in rcu_torture_boost_failed()1070 } else if (cur_ops->check_boost_failed && !cur_ops->check_boost_failed(gp_state, NULL)) { in rcu_torture_boost_failed()