Searched refs:CYCLIC_NONE (Results 1 – 4 of 4) sorted by relevance
420 prof->prof_cyclic = CYCLIC_NONE; in profile_create()569 ASSERT(prof->prof_cyclic == CYCLIC_NONE); in profile_destroy()648 ASSERT(prof->prof_cyclic != CYCLIC_NONE); in profile_disable()652 prof->prof_cyclic = CYCLIC_NONE; in profile_disable()
62 #define CYCLIC_NONE ((cyclic_id_t)0) macro
887 if (spa->spa_deadman_cycid != CYCLIC_NONE) in spa_remove()890 spa->spa_deadman_cycid = CYCLIC_NONE; in spa_remove()
15019 state->dts_cleaner = CYCLIC_NONE;15020 state->dts_deadman = CYCLIC_NONE;15842 if (state->dts_cleaner != CYCLIC_NONE)15845 if (state->dts_deadman != CYCLIC_NONE)