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

/linux-master/arch/s390/kernel/
H A Dentry.h40 void do_restart(void *arg);
H A Dsmp.c849 S390_lowcore.restart_fn = (unsigned long)do_restart;
H A Dsetup.c444 * Set up PSW restart to call ipl.c:do_restart(). Copy the relevant
449 lc->restart_fn = (unsigned long) do_restart;
H A Dipl.c2150 void do_restart(void *arg) function
/linux-master/arch/microblaze/kernel/
H A Dsignal.c238 goto do_restart;
248 do_restart:
/linux-master/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c94 int dirtyidx, do_wake, do_restart; local
103 do_wake = do_restart = 0;
131 do_restart = 1;
183 if (do_restart)
/linux-master/arch/m68k/kernel/
H A Dsignal.c1034 goto do_restart;
1054 do_restart:

Completed in 156 milliseconds