Home
last modified time | relevance | path

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

/arch/s390/kernel/
A Dtime.c393 int in_sync; member
542 sync->in_sync = rc ? -EAGAIN : 1; in stp_sync_clock()
548 while (READ_ONCE(sync->in_sync) == 0) in stp_sync_clock()
551 if (sync->in_sync != 1) in stp_sync_clock()

Completed in 4 milliseconds