Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drcutree.h42 bool rcu_gp_might_be_stalled(void);
H A Drcutiny.h108 static inline bool rcu_gp_might_be_stalled(void) { return false; } in rcu_gp_might_be_stalled() function
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_stall.h61 bool rcu_gp_might_be_stalled(void) in rcu_gp_might_be_stalled() function