Home
last modified time | relevance | path

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

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