Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcu.h142 static inline bool rcu_seq_started(unsigned long *sp, unsigned long s) in rcu_seq_started() function
H A Dtree.c997 rcu_seq_started(&rnp->gp_seq, gp_seq_req) || in rcu_start_this_gp()