Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcu.h102 static inline unsigned long rcu_seq_endval(unsigned long *sp) in rcu_seq_endval() function
112 WRITE_ONCE(*sp, rcu_seq_endval(sp)); in rcu_seq_end()