/linux-3.4.99/arch/arm/mach-ep93xx/ |
D | edb93xx.c | 258 .restart = ep93xx_restart, 271 .restart = ep93xx_restart, 284 .restart = ep93xx_restart, 297 .restart = ep93xx_restart, 310 .restart = ep93xx_restart, 323 .restart = ep93xx_restart, 336 .restart = ep93xx_restart, 349 .restart = ep93xx_restart,
|
D | micro9.c | 88 .restart = ep93xx_restart, 101 .restart = ep93xx_restart, 114 .restart = ep93xx_restart, 127 .restart = ep93xx_restart,
|
/linux-3.4.99/arch/powerpc/platforms/85xx/ |
D | mpc85xx_rdb.c | 249 .restart = fsl_rstcr_restart, in define_machine() 263 .restart = fsl_rstcr_restart, in define_machine() 277 .restart = fsl_rstcr_restart, in define_machine() 291 .restart = fsl_rstcr_restart, in define_machine() 305 .restart = fsl_rstcr_restart, in define_machine() 319 .restart = fsl_rstcr_restart, in define_machine() 333 .restart = fsl_rstcr_restart, in define_machine() 347 .restart = fsl_rstcr_restart, in define_machine()
|
D | p2041_rdb.c | 51 ppc_md.restart = fsl_hv_restart; in p2041_rdb_probe() 77 .restart = fsl_rstcr_restart, in define_machine()
|
D | p3041_ds.c | 53 ppc_md.restart = fsl_hv_restart; in p3041_ds_probe() 79 .restart = fsl_rstcr_restart, in define_machine()
|
D | p3060_qds.c | 41 ppc_md.restart = fsl_hv_restart; in p3060_qds_probe() 67 .restart = fsl_rstcr_restart, in define_machine()
|
D | p4080_ds.c | 52 ppc_md.restart = fsl_hv_restart; in p4080_ds_probe() 78 .restart = fsl_rstcr_restart, in define_machine()
|
D | xes_mpc85xx.c | 215 .restart = fsl_rstcr_restart, in define_machine() 229 .restart = fsl_rstcr_restart, in define_machine() 243 .restart = fsl_rstcr_restart, in define_machine()
|
D | p5020_ds.c | 53 ppc_md.restart = fsl_hv_restart; in p5020_ds_probe() 84 .restart = fsl_rstcr_restart, in define_machine()
|
/linux-3.4.99/arch/arm/mach-omap2/ |
D | board-generic.c | 74 .restart = omap_prcm_restart, 93 .restart = omap_prcm_restart, 128 .restart = omap_prcm_restart, 163 .restart = omap_prcm_restart,
|
D | board-ti8168evm.c | 55 .restart = omap_prcm_restart, 66 .restart = omap_prcm_restart,
|
/linux-3.4.99/drivers/scsi/aacraid/ |
D | src.c | 525 int restart = 0; in aac_src_init() local 543 ++restart; in aac_src_init() 551 ++restart; in aac_src_init() 576 if ((restart && in aac_src_init() 583 if (!restart && in aac_src_init() 592 ++restart; in aac_src_init() 596 if (restart && aac_commit) in aac_src_init() 664 int restart = 0; in aac_srcv_init() local 682 ++restart; in aac_srcv_init() 690 ++restart; in aac_srcv_init() [all …]
|
/linux-3.4.99/kernel/time/ |
D | alarmtimer.c | 196 int restart = ALARMTIMER_NORESTART; in alarmtimer_fired() local 215 restart = alarm->function(alarm, now); in alarmtimer_fired() 219 if (restart != ALARMTIMER_NORESTART) { in alarmtimer_fired() 665 static long __sched alarm_timer_nsleep_restart(struct restart_block *restart) in alarm_timer_nsleep_restart() argument 667 enum alarmtimer_type type = restart->nanosleep.clockid; in alarm_timer_nsleep_restart() 673 exp.tv64 = restart->nanosleep.expires; in alarm_timer_nsleep_restart() 682 rmtp = restart->nanosleep.rmtp; in alarm_timer_nsleep_restart() 712 struct restart_block *restart; in alarm_timer_nsleep() local 747 restart = ¤t_thread_info()->restart_block; in alarm_timer_nsleep() 748 restart->fn = alarm_timer_nsleep_restart; in alarm_timer_nsleep() [all …]
|
/linux-3.4.99/arch/powerpc/platforms/wsp/ |
D | h8.c | 76 static const char restart[] = "warm-reset"; in wsp_h8_restart() local 79 wsp_h8_terminal_cmd(restart, sizeof(restart) - 1); in wsp_h8_restart()
|
/linux-3.4.99/arch/arm/mach-s3c24xx/ |
D | mach-smdk2413.c | 137 .restart = s3c2412_restart, 149 .restart = s3c2412_restart, 161 .restart = s3c2412_restart,
|
/linux-3.4.99/arch/powerpc/kernel/ |
D | signal.c | 68 int restart = 1; in check_syscall_restart() local 85 restart = !has_handler; in check_syscall_restart() 91 restart = !has_handler || (ka->sa.sa_flags & SA_RESTART) != 0; in check_syscall_restart() 101 if (restart) { in check_syscall_restart()
|
/linux-3.4.99/drivers/media/video/ |
D | msp3400-kthreads.c | 519 restart: in msp3400c_thread() 521 state->restart = 0; in msp3400c_thread() 546 goto restart; in msp3400c_thread() 562 goto restart; in msp3400c_thread() 599 goto restart; in msp3400c_thread() 684 goto restart; in msp3400c_thread() 709 restart: in msp3410d_thread() 711 state->restart = 0; in msp3410d_thread() 740 goto restart; in msp3410d_thread() 755 goto restart; in msp3410d_thread() [all …]
|
/linux-3.4.99/drivers/ps3/ |
D | sys-manager-core.c | 60 if (ps3_sys_manager_ops.restart) in ps3_sys_manager_restart() 61 ps3_sys_manager_ops.restart(ps3_sys_manager_ops.dev); in ps3_sys_manager_restart()
|
/linux-3.4.99/Documentation/device-mapper/ |
D | dm-raid.txt | 21 - rotating parity 0 with data restart 23 - rotating parity N with data restart 24 raid6_zr RAID6 zero restart 25 - rotating parity zero (left-to-right) with data restart 26 raid6_nr RAID6 N restart 27 - rotating parity N (right-to-left) with data restart
|
/linux-3.4.99/arch/sh/kernel/ |
D | reboot.c | 70 .restart = native_machine_restart, 89 machine_ops.restart(cmd); in machine_restart()
|
/linux-3.4.99/arch/arm/mach-kirkwood/ |
D | openrd-setup.c | 229 .restart = kirkwood_restart, 242 .restart = kirkwood_restart, 255 .restart = kirkwood_restart,
|
D | netspace_v2-setup.c | 267 .restart = kirkwood_restart, 279 .restart = kirkwood_restart, 291 .restart = kirkwood_restart,
|
/linux-3.4.99/arch/openrisc/kernel/ |
D | signal.c | 309 int restart = 0; in do_signal() local 315 restart = (signr <= 0); in do_signal() 320 restart = (signr <= 0 || (ka.sa.sa_flags & SA_RESTART)); in do_signal() 324 restart = 1; in do_signal() 328 if (restart) { in do_signal()
|
/linux-3.4.99/arch/arm/plat-iop/ |
D | Makefile | 16 obj-$(CONFIG_ARCH_IOP32X) += restart.o 27 obj-$(CONFIG_ARCH_IOP33X) += restart.o
|
/linux-3.4.99/drivers/net/fddi/skfp/ |
D | smttimer.c | 29 static void timer_done(struct s_smc *smc, int restart); 120 static void timer_done(struct s_smc *smc, int restart) in timer_done() argument 153 if (restart && smc->t.st_queue) in timer_done()
|