Home
last modified time | relevance | path

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

/drivers/s390/char/
Dsclp.c135 } sclp_suspend_state = sclp_suspend_state_running; variable
368 if (sclp_suspend_state != sclp_suspend_state_running) in __sclp_can_add_request()
1070 sclp_suspend_state = sclp_suspend_state_suspended; in sclp_freeze()
1092 sclp_suspend_state = sclp_suspend_state_running; in sclp_freeze()
1108 sclp_suspend_state = sclp_suspend_state_running; in sclp_undo_suspend()
1234 if (sclp_suspend_state == sclp_suspend_state_suspended) in sclp_panic_notify()