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

/linux-master/include/linux/
H A Dsrcutree.h104 // has been set to SRCU_SIZE_ALLOC, the grace-period code advances through
109 #define SRCU_SIZE_ALLOC 1 // An srcu_node tree is being allocated, initialized, macro
/linux-master/kernel/rcu/
H A Dsrcutree.c321 smp_store_release(&ssp->srcu_sup->srcu_size_state, SRCU_SIZE_ALLOC);
935 if (ss_state == SRCU_SIZE_ALLOC)
1842 "SRCU_SIZE_ALLOC",
1947 sup->srcu_size_state = SRCU_SIZE_ALLOC;

Completed in 116 milliseconds