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

/linux-4.1.27/kernel/rcu/
H A Dsrcu.c53 static inline void rcu_batch_queue(struct rcu_batch *b, struct rcu_head *head) rcu_batch_queue() function
396 rcu_batch_queue(&sp->batch_queue, head); call_srcu()
432 rcu_batch_queue(&sp->batch_check0, head); __synchronize_srcu()
444 rcu_batch_queue(&sp->batch_queue, head); __synchronize_srcu()

Completed in 61 milliseconds