Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dtime.c434 static struct stp_sstpi stp_info; variable
563 if (stp_info.todoff || stp_info.tmd != 2) { in stp_sync_clock()
571 if (rc == 0 && stp_info.tmd != 2) in stp_sync_clock()
618 if (!stp_info.lu || !check_sync_clock()) { in stp_check_leap()
692 if (rc || stp_info.c == 0) in stp_work_fn()
710 else if (stp_info.lu) in stp_work_fn()
734 *(unsigned long *)stp_info.ctnid); in ctn_id_show()
749 ret = sysfs_emit(buf, "%i\n", stp_info.ctn); in ctn_type_show()
794 if (!stpinfo_valid() || !(stp_info.vbits & 0x8000) || !stp_info.lu) { in leap_seconds_scheduled_show()
867 ret = sysfs_emit(buf, "%i\n", stp_info.tmd); in timing_mode_show()
[all …]