Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dsclp.c127 sclp_suspend_state_running, enumerator
129 } sclp_suspend_state = sclp_suspend_state_running;
345 if (sclp_suspend_state != sclp_suspend_state_running) in __sclp_can_add_request()
1081 sclp_suspend_state = sclp_suspend_state_running; in sclp_freeze()
1097 sclp_suspend_state = sclp_suspend_state_running; in sclp_undo_suspend()