Home
last modified time | relevance | path

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

/include/linux/
A Dsrcutree.h146 #define SRCU_GP_SEQ_INITIAL_VAL ((0UL - 100UL) << RCU_SEQ_CTR_SHIFT)
A Drcupdate.h37 #define RCU_SEQ_CTR_SHIFT 2 macro
38 #define RCU_SEQ_STATE_MASK ((1 << RCU_SEQ_CTR_SHIFT) - 1)

Completed in 7 milliseconds