Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Dipl.c60 struct shutdown_action;
63 struct shutdown_action *action;
76 struct shutdown_action { struct
615 static struct shutdown_action __refdata ipl_action = {
1321 static struct shutdown_action __refdata reipl_action = {
1535 static struct shutdown_action __refdata dump_action = {
1560 static struct shutdown_action __refdata dump_reipl_action = {
1629 static struct shutdown_action vmcmd_action = {SHUTDOWN_ACTION_VMCMD_STR,
1644 static struct shutdown_action stop_action = {SHUTDOWN_ACTION_STOP_STR,
1649 static struct shutdown_action *shutdown_actions_list[] = {