Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/kernel/
Dtime.c1407 static int stp_online; variable
1419 stp_online = 0; in early_parse_stp()
1421 stp_online = 1; in early_parse_stp()
1437 else if (stp_online) { in stp_reset()
1442 stp_online = 0; in stp_reset()
1457 if (!stp_online) in stp_init()
1561 if (!stp_online) { in stp_work_fn()
1607 if (!stp_online) in stp_ctn_id_show()
1619 if (!stp_online) in stp_ctn_type_show()
1630 if (!stp_online || !(stp_info.vbits & 0x2000)) in stp_dst_offset_show()
[all …]