Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dsrcu.c44 static inline void rcu_batch_init(struct rcu_batch *b) in rcu_batch_init() function
81 rcu_batch_init(b); in rcu_batch_dequeue()
95 rcu_batch_init(from); in rcu_batch_move()
104 rcu_batch_init(&sp->batch_queue); in init_srcu_struct_fields()
105 rcu_batch_init(&sp->batch_check0); in init_srcu_struct_fields()
106 rcu_batch_init(&sp->batch_check1); in init_srcu_struct_fields()
107 rcu_batch_init(&sp->batch_done); in init_srcu_struct_fields()