Home
last modified time | relevance | path

Searched defs:restart (Results 1 – 25 of 78) sorted by relevance

1234

/linux/drivers/power/reset/
H A Datc260x-poweroff.c22 static int atc2603c_do_poweroff(const struct atc260x_pwrc *pwrc, bool restart) in atc2603c_do_poweroff()
73 static int atc2609a_do_poweroff(const struct atc260x_pwrc *pwrc, bool restart) in atc2609a_do_poweroff()
H A Dlinkstation-poweroff.c43 static void linkstation_mvphy_reg_intn(bool restart) in linkstation_mvphy_reg_intn()
82 static void readynas_mvphy_set_reg(bool restart) in readynas_mvphy_set_reg()
/linux/arch/nios2/kernel/
H A Dsignal.c237 int restart = 0; in do_signal() local
314 int restart = do_signal(regs); in do_notify_resume() local
/linux/drivers/slimbus/
H A Dsched.c25 int slim_ctrl_clk_pause(struct slim_controller *ctrl, bool wakeup, u8 restart) in slim_ctrl_clk_pause()
/linux/arch/sh/include/asm/
H A Dreboot.h10 void (*restart)(char *cmd); member
/linux/arch/mips/include/asm/
H A Dabi.h23 const unsigned long restart; member
/linux/kernel/time/
H A Dhrtimer.c1141 bool restart, bool keep_local) in remove_hrtimer()
1725 int restart; in __run_hrtimer() local
2072 int nanosleep_copyout(struct restart_block *restart, struct timespec64 *ts) in nanosleep_copyout()
2093 struct restart_block *restart; in do_nanosleep() local
2126 static long __sched hrtimer_nanosleep_restart(struct restart_block *restart) in hrtimer_nanosleep_restart()
2141 struct restart_block *restart; in hrtimer_nanosleep() local
H A Dalarmtimer.c701 struct restart_block *restart; in alarmtimer_do_nsleep() local
752 static long __sched alarm_timer_nsleep_restart(struct restart_block *restart) in alarm_timer_nsleep_restart()
775 struct restart_block *restart = &current->restart_block; in alarm_timer_nsleep() local
/linux/arch/arm/kernel/
H A Dsignal.c541 int restart = 0; in do_signal() local
618 int restart = do_signal(regs, syscall); in do_work_pending() local
/linux/kernel/futex/
H A Dwaitwake.c690 struct restart_block *restart; futex_wait() local
719 futex_wait_restart(struct restart_block * restart) futex_wait_restart() argument
[all...]
/linux/arch/x86/include/asm/
H A Dreboot.h10 void (*restart)(char *cmd); member
/linux/drivers/net/fddi/skfp/
H A Dsmttimer.c112 static void timer_done(struct s_smc *smc, int restart) in timer_done()
/linux/sound/pci/rme9652/
H A Drme9652.c428 int restart = 0; in rme9652_set_interrupt_interval() local
461 int restart; in rme9652_set_rate() local
867 int restart = 0; in rme9652_set_adat1_input() local
936 int restart = 0; in rme9652_set_spdif_input() local
999 int restart = 0; in rme9652_set_spdif_output() local
1065 int restart = 0; in rme9652_set_sync_mode() local
1150 int restart; in rme9652_set_sync_pref() local
/linux/drivers/scsi/aacraid/
H A Dsrc.c887 int restart = 0; in aac_src_init() local
1179 int restart = 0; in aac_srcv_init() local
H A Drx.c547 int restart = 0; in _aac_rx_init() local
/linux/arch/arm64/kernel/
H A Dmachine_kexec.c191 typeof(cpu_soft_restart) *restart; in machine_kexec() local
/linux/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S123 restart: label
/linux/arch/arm/boot/dts/st/
H A Dstih407-family.dtsi119 restart: restart-controller { label
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c255 bool restart) in xgbe_an37_set()
292 bool restart) in xgbe_an73_set()
/linux/arch/arm/include/asm/mach/
H A Darch.h59 void (*restart)(enum reboot_mode, const char *); member
/linux/arch/powerpc/kernel/
H A Dsignal.c182 int restart = 1; in check_syscall_restart() local
/linux/net/hsr/
H A Dhsr_netlink.c437 bool restart = false; in hsr_get_node_list() local
/linux/drivers/watchdog/
H A Drave-sp-wdt.c42 int (*restart)(struct watchdog_device *); member
/linux/arch/arm/boot/compressed/
H A Dhead.S331 restart: adr r0, LC1 label
/linux/include/linux/
H A Dwatchdog.h54 int (*restart)(struct watchdog_device *, unsigned long, void *); member

1234