Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dipl.c66 struct shutdown_action;
69 struct shutdown_action *action;
82 struct shutdown_action { struct
565 static struct shutdown_action __refdata ipl_action = {
1401 static struct shutdown_action __refdata reipl_action = {
1638 static struct shutdown_action __refdata dump_action = {
1656 static struct shutdown_action __refdata dump_reipl_action = {
1724 static struct shutdown_action vmcmd_action = {SHUTDOWN_ACTION_VMCMD_STR,
1739 static struct shutdown_action stop_action = {SHUTDOWN_ACTION_STOP_STR,
1744 static struct shutdown_action *shutdown_actions_list[] = {