Searched refs:in_sync (Results 1 – 1 of 1) sorted by relevance
393 int in_sync; member542 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