Home
last modified time | relevance | path

Searched defs:rcu_is_watching (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Drcu.h17 static inline bool rcu_is_watching(void) in rcu_is_watching() function
/openbmc/linux/include/linux/
H A Drcutiny.h160 static inline bool rcu_is_watching(void) { return true; } in rcu_is_watching() function
/openbmc/linux/kernel/rcu/
H A Dtree.c695 notrace bool rcu_is_watching(void) in rcu_is_watching() function