Searched refs:reboot (Results 126 - 150 of 471) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/platforms/83xx/
H A Dkm83xx.c14 #include <linux/reboot.h>
/linux-master/drivers/power/reset/
H A Dvexpress-poweroff.c12 #include <linux/reboot.h>
85 .compatible = "arm,vexpress-reboot",
H A Dgpio-poweroff.c18 #include <linux/reboot.h>
H A Dgpio-restart.c9 #include <linux/reboot.h>
/linux-master/arch/alpha/kernel/
H A Dsys_miata.c18 #include <linux/reboot.h>
/linux-master/drivers/soc/litex/
H A Dlitex_soc_ctrl.c17 #include <linux/reboot.h>
/linux-master/arch/mips/sibyte/swarm/
H A Dsetup.c24 #include <asm/reboot.h>
/linux-master/arch/riscv/kernel/
H A Dmachine_kexec.c17 #include <linux/reboot.h>
98 * machine_shutdown - Prepare for a kexec reboot
102 * harts and possibly devices etc) for a kexec reboot.
172 * reboot system call when the reboot cmd is LINUX_REBOOT_CMD_KEXEC,
/linux-master/drivers/mfd/
H A Dab8500-sysctrl.c14 #include <linux/reboot.h>
47 * reboot into charge-only mode.
/linux-master/arch/loongarch/kernel/
H A Defi.c20 #include <linux/reboot.h>
/linux-master/arch/mips/bcm63xx/
H A Dsetup.c17 #include <asm/reboot.h>
/linux-master/arch/mips/sgi-ip32/
H A Dip32-reset.c26 #include <asm/reboot.h>
36 * Blink frequency during reboot grace period and when panicked.
/linux-master/include/soc/tegra/
H A Dpmc.h13 #include <linux/reboot.h>
/linux-master/arch/x86/platform/ce4100/
H A Dce4100.c10 #include <linux/reboot.h>
25 * intention to reset, reboot or power off the system. This 8051 device has
147 * By default, the reboot method is ACPI which is supported by the
150 * reboot. By using BOOT_KBD we ensure proper system reboot as
/linux-master/arch/sh/kernel/
H A DMakefile19 reboot.o return_address.o \
/linux-master/arch/x86/kernel/
H A Dsmp.c37 #include <asm/reboot.h>
168 * 1) Send an IPI on the reboot vector to all other CPUs.
H A Djailhouse.c13 #include <linux/reboot.h>
23 #include <asm/reboot.h>
H A Dreboot.c5 #include <linux/reboot.h>
15 #include <acpi/reboot.h>
23 #include <asm/reboot.h>
57 * Some machines require the "reboot=a" commandline options
70 * Some machines require the "reboot=b" or "reboot=k" commandline options,
84 * Some machines don't handle the default ACPI reboot method and
85 * require the EFI reboot method:
91 pr_info("%s series board detected. Selecting EFI-method for reboot.\n", d->ident);
102 * routine will recognize as telling it to do a proper reboot
[all...]
/linux-master/arch/powerpc/platforms/85xx/
H A Dsgy_cts1000.c19 #include <linux/reboot.h>
/linux-master/arch/mips/ath25/
H A Dar5312.c25 #include <linux/reboot.h>
27 #include <asm/reboot.h>
H A Dar2315.c24 #include <linux/reboot.h>
26 #include <asm/reboot.h>
/linux-master/tools/testing/selftests/wireguard/qemu/
H A Dinit.c21 #include <sys/reboot.h>
33 reboot(RB_AUTOBOOT);
/linux-master/arch/sh/boards/mach-sdk7786/
H A Dsetup.c24 #include <asm/reboot.h>
/linux-master/drivers/watchdog/
H A Dsbc8360.c45 #include <linux/reboot.h>
351 pr_err("Failed to register reboot notifier\n");
H A Dindydog.c22 #include <linux/reboot.h>
176 pr_err("cannot register reboot notifier (err=%d)\n", ret);

Completed in 191 milliseconds

1234567891011>>