Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Drcu.h174 static inline bool rcu_seq_completed_gp(unsigned long old, unsigned long new) in rcu_seq_completed_gp() function
H A Dtree.c1229 if (rcu_seq_completed_gp(rdp->gp_seq, rnp->gp_seq) || in __note_gp_changes()