Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1080 sclp_suspend_state = sclp_suspend_state_running; in sclp_freeze()
1096 sclp_suspend_state = sclp_suspend_state_running; in sclp_undo_suspend()