Home
last modified time | relevance | path

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

/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()
/linux/arch/s390/kernel/
H A Dipl.c2153 void do_restart(void *arg) in do_restart() function