Home
last modified time | relevance | path

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

12345

/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/arch/openrisc/kernel/
H A Dsignal.c272 int restart = 0; in do_signal() local
342 int restart = do_signal(regs, syscall); in do_work_pending() 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/futex/
H A Dwaitwake.c709 struct restart_block *restart; in futex_wait() local
738 static long futex_wait_restart(struct restart_block *restart) in futex_wait_restart()
/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/time/
H A Dhrtimer.c1134 bool restart, bool keep_local) in remove_hrtimer()
1741 int restart; in __run_hrtimer() local
2088 int nanosleep_copyout(struct restart_block *restart, struct timespec64 *ts) in nanosleep_copyout()
2109 struct restart_block *restart; in do_nanosleep() local
2142 static long __sched hrtimer_nanosleep_restart(struct restart_block *restart) in hrtimer_nanosleep_restart()
2157 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/include/linux/
H A Dthread_info.h73 #define arch_set_restart_data(restart) do { } while (0) argument
76 static inline long set_restart_fn(struct restart_block *restart, in set_restart_fn()
/linux/arch/x86/include/asm/
H A Dreboot.h10 void (*restart)(char *cmd); member
H A Dthread_info.h217 #define arch_set_restart_data(restart) \ argument
/linux/drivers/net/fddi/skfp/
H A Dsmttimer.c112 static void timer_done(struct s_smc *smc, int restart) in timer_done()
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_types.h43 struct work_struct restart; member
/linux/sound/pci/rme9652/
H A Drme9652.c423 int restart = 0; in rme9652_set_interrupt_interval() local
454 int restart; in rme9652_set_rate() local
854 int restart = 0; in rme9652_set_adat1_input() local
921 int restart = 0; in rme9652_set_spdif_input() local
982 int restart = 0; in rme9652_set_spdif_output() local
1046 int restart = 0; in rme9652_set_sync_mode() local
1129 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
/linux/arch/powerpc/platforms/embedded6xx/
H A Dmvme5100.c39 static u_char *restart; variable
/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/include/linux/mfd/
H A Dmax8998.h96 int restart; member
/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

12345