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

/linux-master/kernel/rcu/
H A Dupdate.c599 static unsigned long early_srcu_cookie; variable
615 early_srcu_cookie = start_poll_synchronize_srcu(&early_srcu);
641 WARN_ON_ONCE(!poll_state_synchronize_srcu(&early_srcu, early_srcu_cookie));

Completed in 107 milliseconds