Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dupdate.c193 bool rcu_gp_is_expedited(void) in rcu_gp_is_expedited() function
H A Drcu.h497 static inline bool rcu_gp_is_expedited(void) { return false; } in rcu_gp_is_expedited() function