Searched refs:CPU_FORCED (Results 1 – 10 of 10) sorted by relevance
66 flags = CPU_FORCED; in p_online_internal_locked()
413 cpu_flags = CPU_FORCED; in dr_pre_release_cpu()520 cpu_flags = CPU_FORCED; in dr_pre_detach_cpu()
479 cpu_flags = CPU_FORCED; in dr_pre_release_cpu()587 cpu_flags = CPU_FORCED; in dr_pre_detach_cpu()
393 cpu_offline_flags = CPU_FORCED; in sbd_pre_release_cpu()848 cpu_offline_flags = CPU_FORCED; in sbd_cancel_cpu()
354 #define CPU_FORCED 0x0001 /* Force CPU offline */ macro
1001 rc = cpu_offline(cp, CPU_FORCED); in cpr_p_online()
1167 cpu_flags = (force) ? CPU_FORCED : 0; in dr_cpu_unconfigure()
1283 cpu_flags = CPU_FORCED; in sysc_bd_unconfigure()
1843 CPU_FORCED); in update_temp()
1258 boolean_t unbind_all_threads = (flags & CPU_FORCED) != 0; in cpu_offline()