Home
last modified time | relevance | path

Searched refs:do_restart (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dentry.h39 void do_restart(void *arg);
H A Dsetup.c455 lc->restart_fn = (unsigned long) do_restart; in setup_lowcore()
H A Dsmp.c895 S390_lowcore.restart_fn = (unsigned long)do_restart; in smp_start_secondary()
H A Dipl.c2151 void do_restart(void *arg) in do_restart() function
/openbmc/linux/arch/microblaze/kernel/
H A Dsignal.c238 goto do_restart; in handle_restart()
248 do_restart: in handle_restart()
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c95 int dirtyidx, do_wake, do_restart; in fs_enet_napi() local
104 do_wake = do_restart = 0; in fs_enet_napi()
132 do_restart = 1; in fs_enet_napi()
184 if (do_restart) in fs_enet_napi()
/openbmc/linux/arch/m68k/kernel/
H A Dsignal.c1032 goto do_restart; in handle_restart()
1052 do_restart: in handle_restart()