Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dtime.c426 int in_sync; member
572 sync->in_sync = rc ? -EAGAIN : 1; in stp_sync_clock()
578 while (READ_ONCE(sync->in_sync) == 0) in stp_sync_clock()
581 if (sync->in_sync != 1) in stp_sync_clock()