Searched refs:cpu_poweroff (Results 1 – 8 of 8) sorted by relevance
667 int cpu_poweroff(cpu_t *cp); /* take offline cpu to powered-off */
534 if (cpu_poweroff(cp) != 0) { in dr_pre_detach_cpu()
601 if (cpu_poweroff(cp) != 0) { in dr_pre_detach_cpu()
721 if (e = cpu_poweroff(cpu)) { in sbd_pre_detach_cpu()
1197 if ((rv = cpu_poweroff(cp)) != 0) { in dr_cpu_unconfigure()
3105 if ((error = cpu_poweroff(cpa)) != 0) { in fhc_board_poweroffcpus()3121 if ((error = cpu_poweroff(cpb)) != 0) { in fhc_board_poweroffcpus()
1663 cpu_poweroff(cpu_t *cp) in cpu_poweroff() function
7487 if (cpu_poweroff(cp)) { in drmach_iocage_cpu_acquire()