Home
last modified time | relevance | path

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

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