Searched refs:CK_EPOCH_LENGTH (Results 1 – 2 of 2) sorted by relevance
42 #ifndef CK_EPOCH_LENGTH43 #define CK_EPOCH_LENGTH 4 macro98 ck_stack_t pending[CK_EPOCH_LENGTH];202 unsigned int offset = e & (CK_EPOCH_LENGTH - 1); in ck_epoch_call()220 unsigned int offset = e & (CK_EPOCH_LENGTH - 1); in ck_epoch_call_strict()
134 #if (CK_EPOCH_LENGTH < 3 || (CK_EPOCH_LENGTH & (CK_EPOCH_LENGTH - 1)) != 0)289 for (i = 0; i < CK_EPOCH_LENGTH; i++) in ck_epoch_register()310 for (i = 0; i < CK_EPOCH_LENGTH; i++) in ck_epoch_unregister()362 unsigned int epoch = e & (CK_EPOCH_LENGTH - 1); in ck_epoch_dispatch()404 for (epoch = 0; epoch < CK_EPOCH_LENGTH; epoch++) in ck_epoch_reclaim()598 for (epoch = 0; epoch < CK_EPOCH_LENGTH; epoch++) in ck_epoch_poll_deferred()