Searched refs:C_EXIT_FIRST_TIME (Results 1 – 1 of 1) sorted by relevance
143 #define C_EXIT_FIRST_TIME BIT(5) macro147 C_ENTRY_FIRST_TIME | C_EXIT_FIRST_TIME)421 if (o->first_time & C_EXIT_FIRST_TIME) { in state_c_exit()422 o->first_time &= ~C_EXIT_FIRST_TIME; in state_c_exit()