Searched refs:rcu_gp_might_be_stalled (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Drcutree.h42 bool rcu_gp_might_be_stalled(void);
H A Drcutiny.h163 static inline bool rcu_gp_might_be_stalled(void) { return false; } function
/linux-master/kernel/rcu/
H A Dtree_stall.h78 * rcu_gp_might_be_stalled - Is it likely that the grace period is stalled?
90 bool rcu_gp_might_be_stalled(void) function

Completed in 148 milliseconds