Searched refs:do_restart (Results 1 – 4 of 4) sorted by relevance
238 goto do_restart; in handle_restart()248 do_restart: in handle_restart()
95 int do_wake = 0, do_restart = 0; in fs_enet_napi() local131 do_restart = 1; in fs_enet_napi()178 if (do_restart) in fs_enet_napi()
1034 goto do_restart; in handle_restart()1054 do_restart: in handle_restart()
2153 void do_restart(void *arg) in do_restart() function