Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/kernel/
Dtime.c1429 static int stp_online; variable
1441 stp_online = 0; in early_parse_stp()
1443 stp_online = 1; in early_parse_stp()
1459 else if (stp_online) { in stp_reset()
1464 stp_online = 0; in stp_reset()
1479 if (!stp_online) in stp_init()
1583 if (!stp_online) { in stp_work_fn()
1630 if (!stp_online) in stp_ctn_id_show()
1642 if (!stp_online) in stp_ctn_type_show()
1653 if (!stp_online || !(stp_info.vbits & 0x2000)) in stp_dst_offset_show()
[all …]