Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/kernel/
Dipl.c54 struct shutdown_action;
57 struct shutdown_action *action;
70 struct shutdown_action { struct
610 static struct shutdown_action __refdata ipl_action = {
1282 static struct shutdown_action __refdata reipl_action = {
1490 static struct shutdown_action __refdata dump_action = {
1533 static struct shutdown_action __refdata dump_reipl_action = {
1605 static struct shutdown_action vmcmd_action = {SHUTDOWN_ACTION_VMCMD_STR,
1621 static struct shutdown_action stop_action = {SHUTDOWN_ACTION_STOP_STR,
1626 static struct shutdown_action *shutdown_actions_list[] = {