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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A 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_lis
[all...]

Completed in 107 milliseconds