stop_action 1368 arch/s390/kernel/ipl.c static struct shutdown_action stop_action = {SHUTDOWN_ACTION_STOP_STR, stop_action 1375 arch/s390/kernel/ipl.c &vmcmd_action, &stop_action}; stop_action 1431 arch/s390/kernel/ipl.c static struct shutdown_trigger on_panic_trigger = {ON_PANIC_STR, &stop_action}; stop_action 1457 arch/s390/kernel/ipl.c &stop_action}; stop_action 1494 arch/s390/kernel/ipl.c static struct shutdown_trigger on_halt_trigger = {ON_HALT_STR, &stop_action}; stop_action 1520 arch/s390/kernel/ipl.c static struct shutdown_trigger on_poff_trigger = {ON_POFF_STR, &stop_action};