Home
last modified time | relevance | path

Searched defs:rcu_gp_might_be_stalled (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
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