Searched refs:reboot (Results 76 - 100 of 471) sorted by relevance

1234567891011>>

/linux-master/arch/arm/mach-orion5x/
H A Dcommon.h5 #include <linux/reboot.h>
/linux-master/arch/arm/include/asm/mach/
H A Darch.h11 #include <linux/reboot.h>
/linux-master/arch/sparc/kernel/
H A Dpower.c11 #include <linux/reboot.h>
H A Dsstate.c10 #include <linux/reboot.h>
/linux-master/drivers/power/reset/
H A Dst-poweroff.c15 #include <linux/reboot.h>
H A Dxgene-reboot.c9 * This driver provides system reboot functionality for APM X-Gene SoC.
19 #include <linux/reboot.h>
33 /* Issue the reboot */
72 { .compatible = "apm,xgene-reboot" },
79 .name = "xgene-reboot",
H A Drmobile-reset.c14 #include <linux/reboot.h>
H A Das3722-poweroff.c14 #include <linux/reboot.h>
H A Daxxia-reset.c16 #include <linux/reboot.h>
H A Dpwr-mlxbf.c16 #include <linux/reboot.h>
27 acpi_bus_generate_netlink_event("button/reboot.*", "Reboot Button", 0x80, 1);
/linux-master/arch/m68k/emu/
H A Dnatfeat.c18 #include <linux/reboot.h>
/linux-master/arch/mips/cobalt/
H A Dsetup.c20 #include <asm/reboot.h>
/linux-master/kernel/
H A Dpid_namespace.c21 #include <linux/reboot.h>
272 if (pid_ns->reboot)
273 current->signal->group_exit_code = pid_ns->reboot;
322 pid_ns->reboot = SIGHUP;
327 pid_ns->reboot = SIGINT;
/linux-master/arch/sh/kernel/
H A Dmachine_kexec.c12 #include <linux/reboot.h>
21 #include <asm/reboot.h>
38 * reboot code buffer to allow us to avoid allocations
98 /* Interrupts aren't acceptable while we reboot */
/linux-master/arch/mips/alchemy/
H A Dboard-xxs1500.c18 #include <asm/reboot.h>
/linux-master/arch/arm/mach-imx/
H A Dcommon.h10 #include <linux/reboot.h>
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-power.c11 #include <linux/reboot.h>
/linux-master/arch/mips/sibyte/bcm1480/
H A Dsetup.c8 #include <linux/reboot.h>
/linux-master/arch/arm/mach-socfpga/
H A Dsocfpga.c8 #include <linux/reboot.h>
/linux-master/include/linux/
H A Dpid_namespace.h39 int reboot; /* group exit code if this pidns was rebooted */ member in struct:pid_namespace
H A Dreboot.h7 #include <uapi/linux/reboot.h>
/linux-master/arch/mips/ralink/
H A Dof.c20 #include <asm/reboot.h>
/linux-master/drivers/firmware/efi/
H A DMakefile14 obj-$(CONFIG_EFI) += efi.o vars.o reboot.o memattr.o tpm.o
/linux-master/arch/x86/platform/intel-mid/
H A Dintel-mid.c30 #include <asm/reboot.h>
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fdinfo.c30 #include <linux/reboot.h>

Completed in 177 milliseconds

1234567891011>>