Searched defs:rcu_is_watching (Results 1 – 3 of 3) sorted by relevance
17 static inline bool rcu_is_watching(void) in rcu_is_watching() function
160 static inline bool rcu_is_watching(void) { return true; } in rcu_is_watching() function
694 notrace bool rcu_is_watching(void) in rcu_is_watching() function