Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dentry.h40 void do_restart(void *arg);
Dsetup.c449 lc->restart_fn = (unsigned long) do_restart; in setup_lowcore()
Dsmp.c843 lc->restart_fn = (unsigned long)do_restart; in smp_start_secondary()
Dipl.c2110 void do_restart(void *arg) in do_restart() function
/linux-6.12.1/arch/microblaze/kernel/
Dsignal.c238 goto do_restart; in handle_restart()
248 do_restart: in handle_restart()
/linux-6.12.1/drivers/net/ethernet/freescale/fs_enet/
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-6.12.1/arch/m68k/kernel/
Dsignal.c1034 goto do_restart; in handle_restart()
1054 do_restart: in handle_restart()