Searched refs:CYS_ONLINE (Results 1 – 3 of 3) sorted by relevance
1457 ASSERT(cpu->cyp_state == CYS_ONLINE); in cyclic_expand()1543 cpu->cyp_state = CYS_ONLINE; in cyclic_expand()1733 ASSERT(cpu->cyp_state == CYS_ONLINE); in cyclic_add_here()1918 ASSERT(cpu->cyp_state == CYS_ONLINE); in cyclic_remove_here()1941 cpu->cyp_state = CYS_ONLINE; in cyclic_remove_here()1952 cpu->cyp_state = CYS_ONLINE; in cyclic_remove_here()2182 ASSERT(cpu->cyp_state == CYS_ONLINE); in cyclic_juggle_one()2208 ASSERT(cpu->cyp_state == CYS_ONLINE); in cyclic_unbind_cpu()2241 ASSERT(cpu->cyp_state == CYS_ONLINE); in cyclic_bind_cpu()2243 ASSERT(dest->cyp_state == CYS_ONLINE); in cyclic_bind_cpu()[all …]
433 CYS_ONLINE, enumerator
299 cpu.cyp_state == CYS_ONLINE ? "online" : in cycinfo()