Home
last modified time | relevance | path

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

12345

/openbmc/linux/drivers/power/reset/
H A Datc260x-poweroff.c26 static int atc2603c_do_poweroff(const struct atc260x_pwrc *pwrc, bool restart) in atc2603c_do_poweroff()
77 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()
/openbmc/linux/arch/openrisc/kernel/
H A Dsignal.c238 int restart = 0; in do_signal() local
308 int restart = do_signal(regs, syscall); in do_work_pending() local
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dmdev28 restart() { function
/openbmc/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
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/
H A Dfreediameter.init38 restart() { function
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/
H A Dinfluxdb190 function restart() { function
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi.init198 restart() { function
/openbmc/ipmitool/contrib/
H A Dipmi.init.redhat159 restart() { function
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A Dmultipathd.oe90 restart() { function
/openbmc/phosphor-logging/phosphor-rsyslog-config/
H A Dutils.hpp16 void restart() in restart() function
/openbmc/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()
/openbmc/qemu/tests/qemu-iotests/
H A D26045 def test(persistent, restart): argument
/openbmc/linux/arch/sh/include/asm/
H A Dreboot.h10 void (*restart)(char *cmd); member
/openbmc/linux/arch/mips/include/asm/
H A Dabi.h23 const unsigned long restart; member
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Dtargetcontrol.py72 def restart(self, params=None): member in BaseTarget
194 def restart(self, params=None): member in QemuTarget
/openbmc/qemu/target/alpha/
H A Dsys_helper.c62 void helper_halt(uint64_t restart) in helper_halt()
/openbmc/linux/kernel/time/
H A Dalarmtimer.c202 int restart = ALARMTIMER_NORESTART; in alarmtimer_fired() local
773 struct restart_block *restart; in alarmtimer_do_nsleep() local
824 static long __sched alarm_timer_nsleep_restart(struct restart_block *restart) in alarm_timer_nsleep_restart()
847 struct restart_block *restart = &current->restart_block; in alarm_timer_nsleep() local
H A Dhrtimer.c1140 bool restart, bool keep_local) in remove_hrtimer()
1653 int restart; in __run_hrtimer() local
2020 int nanosleep_copyout(struct restart_block *restart, struct timespec64 *ts) in nanosleep_copyout()
2041 struct restart_block *restart; in do_nanosleep() local
2074 static long __sched hrtimer_nanosleep_restart(struct restart_block *restart) in hrtimer_nanosleep_restart()
2090 struct restart_block *restart; in hrtimer_nanosleep() local
/openbmc/linux/arch/x86/include/asm/
H A Dreboot.h10 void (*restart)(char *cmd); member
/openbmc/linux/kernel/futex/
H A Dwaitwake.c635 struct restart_block *restart; in futex_wait() local
694 static long futex_wait_restart(struct restart_block *restart) in futex_wait_restart()
/openbmc/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
/openbmc/linux/drivers/net/fddi/skfp/
H A Dsmttimer.c112 static void timer_done(struct s_smc *smc, int restart) in timer_done()
/openbmc/obmc-ikvm/
H A Dikvm_video.hpp54 void restart() in restart() function in ikvm::Video
/openbmc/linux/include/linux/
H A Dthread_info.h65 #define arch_set_restart_data(restart) do { } while (0) argument
68 static inline long set_restart_fn(struct restart_block *restart, in set_restart_fn()

12345