Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Drcutree.h42 bool rcu_gp_might_be_stalled(void);
Drcutiny.h167 static inline bool rcu_gp_might_be_stalled(void) { return false; } in rcu_gp_might_be_stalled() function
/Linux-v6.1/kernel/rcu/
Dtree_stall.h89 bool rcu_gp_might_be_stalled(void) in rcu_gp_might_be_stalled() function