Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dtime.c1436 static int stp_online; variable
1448 stp_online = 0; in early_parse_stp()
1450 stp_online = 1; in early_parse_stp()
1466 else if (stp_online) { in stp_reset()
1471 stp_online = 0; in stp_reset()
1486 if (!stp_online) in stp_init()
1598 if (!stp_online) { in stp_work_fn()
1645 if (!stp_online) in stp_ctn_id_show()
1657 if (!stp_online) in stp_ctn_type_show()
1668 if (!stp_online || !(stp_info.vbits & 0x2000)) in stp_dst_offset_show()
[all …]