/arch/arm/mach-omap2/ |
D | board-generic.c | 51 .restart = omap2xxx_restart, 68 .restart = omap2xxx_restart, 87 .restart = omap3xxx_restart, 105 .restart = omap3xxx_restart, 122 .restart = omap3xxx_restart, 139 .restart = omap3xxx_restart, 155 .restart = omap3xxx_restart, 174 .restart = ti81xx_restart, 191 .restart = ti81xx_restart, 209 .restart = am33xx_restart, [all …]
|
D | Makefile | 56 obj-$(CONFIG_SOC_OMAP2420) += omap2-restart.o 57 obj-$(CONFIG_SOC_OMAP2430) += omap2-restart.o 58 obj-$(CONFIG_SOC_TI81XX) += ti81xx-restart.o 59 obj-$(CONFIG_SOC_AM33XX) += am33xx-restart.o 60 obj-$(CONFIG_SOC_AM43XX) += omap4-restart.o 61 obj-$(CONFIG_ARCH_OMAP3) += omap3-restart.o 62 obj-$(CONFIG_ARCH_OMAP4) += omap4-restart.o 63 obj-$(CONFIG_SOC_OMAP5) += omap4-restart.o 64 obj-$(CONFIG_SOC_DRA7XX) += omap4-restart.o
|
/arch/powerpc/platforms/85xx/ |
D | mpc85xx_rdb.c | 237 .restart = fsl_rstcr_restart, in define_machine() 252 .restart = fsl_rstcr_restart, in define_machine() 267 .restart = fsl_rstcr_restart, in define_machine() 282 .restart = fsl_rstcr_restart, in define_machine() 297 .restart = fsl_rstcr_restart, in define_machine() 312 .restart = fsl_rstcr_restart, in define_machine() 327 .restart = fsl_rstcr_restart, in define_machine() 342 .restart = fsl_rstcr_restart, in define_machine() 357 .restart = fsl_rstcr_restart, in define_machine() 372 .restart = fsl_rstcr_restart, in define_machine()
|
D | xes_mpc85xx.c | 176 .restart = fsl_rstcr_restart, in define_machine() 191 .restart = fsl_rstcr_restart, in define_machine() 206 .restart = fsl_rstcr_restart, in define_machine()
|
D | mpc85xx_ds.c | 215 .restart = fsl_rstcr_restart, in define_machine() 230 .restart = fsl_rstcr_restart, in define_machine() 245 .restart = fsl_rstcr_restart, in define_machine()
|
/arch/openrisc/kernel/ |
D | signal.c | 237 int restart = 0; in do_signal() local 250 restart = -2; in do_signal() 255 restart++; in do_signal() 269 if (unlikely(restart) && regs->pc == restart_addr) { in do_signal() 287 if (unlikely(restart) && regs->pc == restart_addr) { in do_signal() 289 return restart; in do_signal() 307 int restart = do_signal(regs, syscall); in do_work_pending() local 308 if (unlikely(restart)) { in do_work_pending() 314 return restart; in do_work_pending()
|
/arch/arm/mach-ep93xx/ |
D | micro9.c | 87 .restart = ep93xx_restart, 100 .restart = ep93xx_restart, 113 .restart = ep93xx_restart, 126 .restart = ep93xx_restart,
|
D | edb93xx.c | 279 .restart = ep93xx_restart, 292 .restart = ep93xx_restart, 305 .restart = ep93xx_restart, 318 .restart = ep93xx_restart, 331 .restart = ep93xx_restart, 344 .restart = ep93xx_restart, 357 .restart = ep93xx_restart, 370 .restart = ep93xx_restart,
|
/arch/metag/kernel/ |
D | signal.c | 229 int restart = 0; in do_signal() local 253 restart = -2; in do_signal() 257 ++restart; in do_signal() 275 restart = 0; in do_signal() 277 if (unlikely(restart)) { in do_signal() 293 if (unlikely(restart < 0)) in do_signal() 301 return restart; in do_signal() 315 int restart = do_signal(regs, syscall); in do_work_pending() local 316 if (unlikely(restart)) { in do_work_pending() 322 return restart; in do_work_pending()
|
/arch/arm/mach-ks8695/ |
D | board-og.c | 150 .restart = ks8695_restart, 162 .restart = ks8695_restart, 174 .restart = ks8695_restart, 186 .restart = ks8695_restart, 198 .restart = ks8695_restart,
|
D | board-sg.c | 95 .restart = ks8695_restart, 107 .restart = ks8695_restart, 119 .restart = ks8695_restart,
|
/arch/arm/mach-mvebu/ |
D | board-v7.c | 167 .restart = mvebu_restart, 182 .restart = mvebu_restart, 196 .restart = mvebu_restart, 210 .restart = mvebu_restart,
|
/arch/powerpc/kernel/ |
D | signal.c | 55 int restart = 1; in check_syscall_restart() local 72 restart = !has_handler; in check_syscall_restart() 78 restart = !has_handler || (ka->sa.sa_flags & SA_RESTART) != 0; in check_syscall_restart() 88 if (restart) { in check_syscall_restart()
|
/arch/nios2/kernel/ |
D | signal.c | 235 int restart = 0; in do_signal() local 254 restart = -2; in do_signal() 258 restart++; in do_signal() 268 if (unlikely(restart && regs->ea == restart_addr)) { in do_signal() 285 if (unlikely(restart) && regs->ea == restart_addr) { in do_signal() 295 return restart; in do_signal() 309 int restart = do_signal(regs); in do_notify_resume() local 311 if (unlikely(restart)) { in do_notify_resume() 317 return restart; in do_notify_resume()
|
/arch/powerpc/platforms/embedded6xx/ |
D | mvme5100.c | 43 static u_char *restart; variable 170 restart = ioremap(BOARD_MODRST_REG, 4); in mvme5100_setup_arch() 186 out_8((u_char *) restart, 0x01); in mvme5100_restart() 218 .restart = mvme5100_restart, in define_machine()
|
D | wii.c | 194 if (ppc_md.restart) in wii_halt() 195 ppc_md.restart(NULL); in wii_halt() 234 .restart = wii_restart, in define_machine()
|
/arch/sh/kernel/ |
D | reboot.c | 70 .restart = native_machine_restart, 89 machine_ops.restart(cmd); in machine_restart()
|
/arch/arm/mach-pxa/ |
D | pxa-dt.c | 56 .restart = pxa_restart, 72 .restart = pxa_restart,
|
/arch/arm/plat-iop/ |
D | Makefile | 13 obj-$(CONFIG_ARCH_IOP32X) += restart.o 23 obj-$(CONFIG_ARCH_IOP33X) += restart.o
|
/arch/arm/mach-socfpga/ |
D | socfpga.c | 99 .restart = socfpga_cyclone5_restart, 112 .restart = socfpga_arria10_restart,
|
/arch/arm/kernel/ |
D | signal.c | 515 int restart = 0; in do_signal() local 531 restart -= 2; in do_signal() 535 restart++; in do_signal() 553 if (unlikely(restart) && regs->ARM_pc == restart_addr) { in do_signal() 566 if (unlikely(restart) && regs->ARM_pc == restart_addr) { in do_signal() 568 return restart; in do_signal() 591 int restart = do_signal(regs, syscall); in do_work_pending() local 592 if (unlikely(restart)) { in do_work_pending() 598 return restart; in do_work_pending()
|
/arch/arm/mach-efm32/ |
D | dtmachine.c | 14 .restart = armv7m_restart,
|
/arch/arm/mach-stm32/ |
D | board-dt.c | 18 .restart = armv7m_restart,
|
/arch/arm/mach-ixp4xx/ |
D | coyote-setup.c | 121 .restart = ixp4xx_restart, 138 .restart = ixp4xx_restart,
|
/arch/arm/mach-footbridge/ |
D | personal.c | 22 .restart = footbridge_restart,
|