Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/kernel/
Dipl.c59 struct shutdown_action;
62 struct shutdown_action *action;
75 struct shutdown_action { struct
580 static struct shutdown_action __refdata ipl_action = {
1294 static struct shutdown_action __refdata reipl_action = {
1510 static struct shutdown_action __refdata dump_action = {
1535 static struct shutdown_action __refdata dump_reipl_action = {
1604 static struct shutdown_action vmcmd_action = {SHUTDOWN_ACTION_VMCMD_STR,
1619 static struct shutdown_action stop_action = {SHUTDOWN_ACTION_STOP_STR,
1624 static struct shutdown_action *shutdown_actions_list[] = {