Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsrcutree.h115 // this state machine one step per grace period until the SRCU_SIZE_BIG state
134 #define SRCU_SIZE_BIG 8 // The srcu_node combining tree is fully initialized macro
/linux/kernel/rcu/
H A Dsrcutree.c236 WRITE_ONCE(ssp->srcu_sup->srcu_size_state, SRCU_SIZE_BIG); in init_srcu_struct_fields()
962 cbs = ss_state < SRCU_SIZE_BIG || snp->srcu_have_cbs[idx] == gpseq; in srcu_gp_end()
968 if (ss_state < SRCU_SIZE_BIG) in srcu_gp_end()
1007 if (ss_state != SRCU_SIZE_SMALL && ss_state != SRCU_SIZE_BIG) { in srcu_gp_end()