Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dipl.c72 struct shutdown_action;
75 struct shutdown_action *action;
88 struct shutdown_action { struct
717 static struct shutdown_action __refdata ipl_action = {
1553 static struct shutdown_action __refdata reipl_action = {
1877 static struct shutdown_action __refdata dump_action = {
1910 static struct shutdown_action __refdata dump_reipl_action = {
1980 static struct shutdown_action vmcmd_action = {SHUTDOWN_ACTION_VMCMD_STR,
1995 static struct shutdown_action stop_action = {SHUTDOWN_ACTION_STOP_STR,
2000 static struct shutdown_action *shutdown_actions_list[] = {