Home
last modified time | relevance | path

Searched refs:oldstate1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Drcupdate.h67 static inline bool same_state_synchronize_rcu(unsigned long oldstate1, unsigned long oldstate2) in same_state_synchronize_rcu() argument
69 return oldstate1 == oldstate2; in same_state_synchronize_rcu()
/openbmc/linux/kernel/rcu/
H A Drcutorture.c363 bool (*same_gp_state)(unsigned long oldstate1, unsigned long oldstate2);