Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dsclp.c129 } sclp_suspend_state = sclp_suspend_state_running; variable
345 if (sclp_suspend_state != sclp_suspend_state_running) in __sclp_can_add_request()
1059 sclp_suspend_state = sclp_suspend_state_suspended; in sclp_freeze()
1081 sclp_suspend_state = sclp_suspend_state_running; in sclp_freeze()
1097 sclp_suspend_state = sclp_suspend_state_running; in sclp_undo_suspend()
1222 if (sclp_suspend_state == sclp_suspend_state_suspended) in sclp_panic_notify()