Searched refs:rcu_check_boost_fail (Results 1 – 2 of 2) sorted by relevance
638 static inline bool rcu_check_boost_fail(unsigned long gp_state, int *cpup) { return true; } in rcu_check_boost_fail() function648 bool rcu_check_boost_fail(unsigned long gp_state, int *cpup);
626 .check_boost_failed = rcu_check_boost_fail,