Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dentry.h40 void do_restart(void *arg);
H A Dsetup.c436 * Set up PSW restart to call ipl.c:do_restart(). Copy the relevant in setup_lowcore()
441 lc->restart_fn = (unsigned long) do_restart; in setup_lowcore()
H A Dsmp.c828 lc->restart_fn = (unsigned long)do_restart; in smp_start_secondary()
/linux/arch/microblaze/kernel/
H A Dsignal.c238 goto do_restart; in handle_restart()
248 do_restart: in handle_restart()
/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c95 int do_wake = 0, do_restart = 0; in fs_enet_napi() local
131 do_restart = 1; in fs_enet_napi()
178 if (do_restart) in fs_enet_napi()
/linux/arch/m68k/kernel/
H A Dsignal.c1034 goto do_restart; in handle_restart()
1054 do_restart: in handle_restart()