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

/linux-master/arch/s390/kernel/
H A Dipl.c71 struct shutdown_action;
74 struct shutdown_action *action;
87 struct shutdown_action { struct
690 static struct shutdown_action __refdata ipl_action = {
1628 static struct shutdown_action __refdata reipl_action = {
1919 static struct shutdown_action __refdata dump_action = {
1952 static struct shutdown_action __refdata dump_reipl_action = {
2020 static struct shutdown_action vmcmd_action = {SHUTDOWN_ACTION_VMCMD_STR,
2035 static struct shutdown_action stop_action = {SHUTDOWN_ACTION_STOP_STR,
2040 static struct shutdown_action *shutdown_actions_lis
[all...]

Completed in 156 milliseconds