Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dtime.c275 #define CLOCK_SYNC_HAS_STP 0 macro
299 if (!test_bit(CLOCK_SYNC_HAS_STP, &clock_sync_flags)) in get_phys_clock()
423 set_bit(CLOCK_SYNC_HAS_STP, &clock_sync_flags); in stp_reset()
433 return test_bit(CLOCK_SYNC_HAS_STP, &clock_sync_flags) && stp_online; in stp_enabled()
444 if (!test_bit(CLOCK_SYNC_HAS_STP, &clock_sync_flags)) in stp_init()
793 if (!test_bit(CLOCK_SYNC_HAS_STP, &clock_sync_flags)) in online_store()