Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/kernel/
Dipl.c60 struct shutdown_action;
63 struct shutdown_action *action;
76 struct shutdown_action { struct
551 static struct shutdown_action __refdata ipl_action = {
1152 static struct shutdown_action __refdata reipl_action = {
1335 static struct shutdown_action __refdata dump_action = {
1353 static struct shutdown_action __refdata dump_reipl_action = {
1421 static struct shutdown_action vmcmd_action = {SHUTDOWN_ACTION_VMCMD_STR,
1436 static struct shutdown_action stop_action = {SHUTDOWN_ACTION_STOP_STR,
1441 static struct shutdown_action *shutdown_actions_list[] = {