Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/kernel/
Dtime.c498 static bool stp_online; variable
509 return kstrtobool(p, &stp_online); in early_parse_stp()
524 else if (stp_online) { in stp_reset()
528 stp_online = false; in stp_reset()
543 if (!stp_online) in stp_init()
651 if (!stp_online) { in stp_work_fn()
698 if (!stp_online) in stp_ctn_id_show()
710 if (!stp_online) in stp_ctn_type_show()
721 if (!stp_online || !(stp_info.vbits & 0x2000)) in stp_dst_offset_show()
732 if (!stp_online || !(stp_info.vbits & 0x8000)) in stp_leap_seconds_show()
[all …]