Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dsrcu.c404 static void srcu_advance_batches(struct srcu_struct *sp, int trycount);
434 srcu_advance_batches(sp, trycount); in __synchronize_srcu()
557 static void srcu_advance_batches(struct srcu_struct *sp, int trycount) in srcu_advance_batches() function
671 srcu_advance_batches(sp, 1); in process_srcu()