Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcupdate.h56 * same_state_synchronize_rcu - Are two old-state values identical?
67 static inline bool same_state_synchronize_rcu(unsigned long oldstate1, unsigned long oldstate2) in same_state_synchronize_rcu() function
/openbmc/linux/kernel/rcu/
H A Drcutorture.c543 .same_gp_state = same_state_synchronize_rcu,