Home
last modified time | relevance | path

Searched refs:nr_standby (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp.h157 u16 nr_standby; member
221 info->standby = sccb->nr_standby; in sclp_fill_core_info()
222 info->combined = sccb->nr_configured + sccb->nr_standby; in sclp_fill_core_info()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp.h149 u16 nr_standby; member
217 info->standby = sccb->nr_standby; in sclp_fill_core_info()
218 info->combined = sccb->nr_configured + sccb->nr_standby; in sclp_fill_core_info()

Completed in 3 milliseconds