Searched refs:rcu_batch_move (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/kernel/rcu/
H A Dsrcu.c90 static inline void rcu_batch_move(struct rcu_batch *to, struct rcu_batch *from) rcu_batch_move() function
548 rcu_batch_move(&sp->batch_check0, &sp->batch_queue); srcu_collect_new()
584 rcu_batch_move(&sp->batch_done, &sp->batch_check1); srcu_advance_batches()
595 rcu_batch_move(&sp->batch_check1, &sp->batch_check0); srcu_advance_batches()
610 rcu_batch_move(&sp->batch_done, &sp->batch_check1); srcu_advance_batches()

Completed in 58 milliseconds