Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/timers/
D.gitignore6 leap-a-day
DMakefile11 skew_consistency clocksource-switch freq-step leap-a-day \
/linux-6.6.21/kernel/time/
Dntp.c403 int leap = 0; in second_overflow() local
428 leap = -1; in second_overflow()
439 leap = 1; in second_overflow()
494 return leap; in second_overflow()
Dtimekeeping.c2069 int leap; in accumulate_nsecs_to_secs() local
2084 leap = second_overflow(tk->xtime_sec); in accumulate_nsecs_to_secs()
2085 if (unlikely(leap)) { in accumulate_nsecs_to_secs()
2088 tk->xtime_sec += leap; in accumulate_nsecs_to_secs()
2090 ts.tv_sec = leap; in accumulate_nsecs_to_secs()
2095 __timekeeping_set_tai_offset(tk, tk->tai_offset - leap); in accumulate_nsecs_to_secs()
/linux-6.6.21/Documentation/core-api/
Dtimekeeping.rst39 for internal uses, since it can jump backwards due to a leap
48 reference instead of UTC to avoid jumping on leap second updates.
/linux-6.6.21/drivers/char/xillybus/
Dxillyusb.c1458 s32 diff, leap; in xillyusb_read() local
1499 leap = (checkpoint - chan->in_current_checkpoint) << sh; in xillyusb_read()
1514 (leap > (fifo->size >> 3) || in xillyusb_read()
1515 (checkpoint_for_complete && leap > 0))) { in xillyusb_read()
/linux-6.6.21/Documentation/filesystems/
Dqnx6.rst191 When finished with writing (a sync write is completed, the maximum sync leap
/linux-6.6.21/Documentation/driver-api/
Dioctl.rst107 or forwards due to leap second adjustments and clock_settime() calls.
/linux-6.6.21/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c139 bool leap; member
326 decoder->leap = params->quick >= 2; in intel_pt_decoder_new()
2940 if (decoder->leap && !decoder->in_psb && decoder->packet.type != INTEL_PT_PSB) { in intel_pt_hop_trace()
/linux-6.6.21/drivers/ptp/
Dptp_ocp.c89 u32 leap; member
3910 val = ioread32(&bp->tod->leap); in ptp_ocp_tod_status_show()
/linux-6.6.21/Documentation/trace/
Dftrace.rst554 discontinuities and backwards jumps caused by NTP inserting leap