Symbol: orderly_poweroff
arch/arm/mach-highbank/highbank.c
127
orderly_poweroff(false);
arch/powerpc/platforms/85xx/sgy_cts1000.c
37
orderly_poweroff(true);
arch/powerpc/platforms/powernv/opal-power.c
103
orderly_poweroff(true);
arch/powerpc/platforms/powernv/opal-power.c
171
orderly_poweroff(true);
arch/powerpc/platforms/powernv/opal-power.c
87
orderly_poweroff(true);
arch/powerpc/platforms/powernv/opal-power.c
92
orderly_poweroff(true);
arch/powerpc/platforms/pseries/ras.c
189
orderly_poweroff(true);
arch/powerpc/platforms/pseries/ras.c
200
orderly_poweroff(true);
arch/powerpc/platforms/pseries/ras.c
206
orderly_poweroff(true);
arch/powerpc/platforms/pseries/ras.c
271
orderly_poweroff(true);
arch/sparc/kernel/ds.c
346
orderly_poweroff(true);
arch/sparc/kernel/power.c
22
orderly_poweroff(true);
arch/sparc/kernel/traps_64.c
2108
orderly_poweroff(true);
drivers/acpi/bus.c
691
orderly_poweroff(true);
drivers/firmware/arm_scmi/scmi_power_control.c
250
orderly_poweroff(true);
drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c
132
orderly_poweroff(true);
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu_helper.c
620
orderly_poweroff(true);
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu_helper.c
634
orderly_poweroff(true);
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
1287
orderly_poweroff(true);
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c
1438
orderly_poweroff(true);
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c
1298
orderly_poweroff(true);
drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.c
76
orderly_poweroff(true);
drivers/hv/hv_util.c
161
orderly_poweroff(true);
drivers/platform/mips/cpu_hwmon.c
127
orderly_poweroff(true);
drivers/power/reset/gemini-poweroff.c
59
orderly_poweroff(true);
drivers/power/reset/gemini-poweroff.c
63
orderly_poweroff(true);
drivers/power/reset/ltc2952-poweroff.c
123
orderly_poweroff(true);
drivers/power/reset/pwr-mlxbf.c
39
orderly_poweroff(true);
drivers/power/supply/cpcap-battery.c
903
orderly_poweroff(true);
drivers/sbus/char/bbc_envctrl.c
164
orderly_poweroff(true);
drivers/sbus/char/envctrl.c
978
orderly_poweroff(true);
drivers/soc/xilinx/zynqmp_power.c
111
orderly_poweroff(true);
drivers/soc/xilinx/zynqmp_power.c
196
orderly_poweroff(true);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
271
orderly_poweroff(true);
drivers/virt/fsl_hypervisor.c
716
orderly_poweroff(false);
drivers/xen/manage.c
197
orderly_poweroff(true);
drivers/xen/manage.c
200
orderly_poweroff(false);
include/linux/reboot.h
178
extern void orderly_poweroff(bool force);
kernel/reboot.c
1051
orderly_poweroff(true);
kernel/reboot.c
920
EXPORT_SYMBOL_GPL(orderly_poweroff);