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

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

Completed in 43 milliseconds