Lines Matching full:coarse
175 * that has been issued, and never returning a coarse-grained timestamp that is
221 * Update the nanoseconds part for the coarse time keepers. They can't rely
224 * could cause the coarse clocks to go slightly backwards. See
225 * timekeeping_apply_adjustment(). Thus we keep a separate copy for the coarse
2372 * value, only update the coarse clocks if we accumulated time in __timekeeping_advance()
2434 * ktime_get_coarse_real_ts64_mg - return latter of coarse grained time or floor
2438 * to the current coarse-grained time. Fill @ts with whichever is
2446 ktime_t f_real, offset, coarse; in ktime_get_coarse_real_ts64_mg() local
2455 coarse = timespec64_to_ktime(*ts); in ktime_get_coarse_real_ts64_mg()
2457 if (ktime_after(f_real, coarse)) in ktime_get_coarse_real_ts64_mg()
2472 * and determining that the resulting coarse-grained timestamp did not effect