Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsrcutree.h110 // has been set to SRCU_SIZE_ALLOC, the grace-period code advances through
115 #define SRCU_SIZE_ALLOC 1 // An srcu_node tree is being allocated, initialized, macro
/linux/kernel/rcu/
H A Dsrcutree.c323 smp_store_release(&ssp->srcu_sup->srcu_size_state, SRCU_SIZE_ALLOC); in __srcu_transition_to_big()
970 if (ss_state == SRCU_SIZE_ALLOC) in srcu_gp_end()
1894 "SRCU_SIZE_ALLOC",
1999 sup->srcu_size_state = SRCU_SIZE_ALLOC; in srcu_init()