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

/linux-master/include/linux/
H A Drcupdate.h53 * same_state_synchronize_rcu - Are two old-state values identical?
64 static inline bool same_state_synchronize_rcu(unsigned long oldstate1, unsigned long oldstate2) function
/linux-master/kernel/rcu/
H A Drcutorture.c544 .same_gp_state = same_state_synchronize_rcu,

Completed in 105 milliseconds