Searched refs:CYS_SUSPENDED (Results 1 – 3 of 3) sorted by relevance
437 CYS_SUSPENDED enumerator
2000 if (reprog && (cpu->cyp_state != CYS_SUSPENDED)) { in cyclic_reprogram_cyclic()2440 cpu->cyp_state = CYS_SUSPENDED; in cyclic_suspend_xcall()2458 ASSERT(state == CYS_SUSPENDED || state == CYS_OFFLINE); in cyclic_resume_xcall()2471 ASSERT(state == CYS_SUSPENDED); in cyclic_resume_xcall()2476 if (state == CYS_SUSPENDED) in cyclic_resume_xcall()
315 cpu.cyp_state == CYS_SUSPENDED ? "suspend" : "????", in cycinfo()