Searched refs:CK_STACK_FIRST (Results 1 – 3 of 3) sorted by relevance
346 #define CK_STACK_FIRST(s) ((s)->head) macro349 for ((entry) = CK_STACK_FIRST(stack); \353 for ((entry) = CK_STACK_FIRST(stack); \
260 CK_STACK_FIRST(&thread->pending) = CK_STACK_NEXT(entry); in ck_hp_reclaim()
329 cursor = CK_STACK_FIRST(&global->records); in ck_epoch_scan()