Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/kernel/
Dipl.c62 struct shutdown_action;
65 struct shutdown_action *action;
78 struct shutdown_action { struct
486 static struct shutdown_action __refdata ipl_action = {
1084 static struct shutdown_action __refdata reipl_action = {
1267 static struct shutdown_action __refdata dump_action = {
1285 static struct shutdown_action __refdata dump_reipl_action = {
1353 static struct shutdown_action vmcmd_action = {SHUTDOWN_ACTION_VMCMD_STR,
1368 static struct shutdown_action stop_action = {SHUTDOWN_ACTION_STOP_STR,
1373 static struct shutdown_action *shutdown_actions_list[] = {