Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/scsi/
H A Dlink_power_management_policy.rst8 郝栋栋 doubled <doubled@leap-io-kernel.com>
H A Dsd-parameters.rst8 郝栋栋 doubled <doubled@leap-io-kernel.com>
H A Dscsi.rst8 郝栋栋 doubled <doubled@leap-io-kernel.com>
H A Dindex.rst8 郝栋栋 doubled <doubled@leap-io-kernel.com>
H A Dwd719x.rst8 张钰杰 Yujie Zhang <yjzhang@leap-io-kernel.com>
H A Dscsi-parameters.rst8 郝栋栋 doubled <doubled@leap-io-kernel.com>
H A Dscsi_eh.rst8 郝栋栋 doubled <doubled@leap-io-kernel.com>
H A Dlibsas.rst8 张钰杰 Yujie Zhang <yjzhang@leap-io-kernel.com>
H A Dscsi_mid_low_api.rst8 郝栋栋 doubled <doubled@leap-io-kernel.com>
/linux/tools/testing/selftests/timers/
H A D.gitignore6 leap-a-day
/linux/Documentation/translations/zh_CN/block/
H A Dindex.rst8 柯子杰 ke zijie <kezijie@leap-io-kernel.com>
H A Dblk-mq.rst8 柯子杰 kezijie <kezijie@leap-io-kernel.com>
H A Ddata-integrity.rst8 柯子杰 kezijie <kezijie@leap-io-kernel.com>
/linux/kernel/time/
H A Dntp.c50 * @ntp_next_leap_sec: Second value of the next pending leapsecond, or TIME64_MAX if no leap
580 * leap second against CLOCK_REALTIME in a ktime_t format if a in update_rtc()
581 * leap second is pending. KTIME_MAX otherwise. in update_rtc()
604 * Also handles leap second processing, and returns leap offset in update_rtc()
609 int leap = 0;
613 * Leap second processing. If in leap-insert state at the end of the
614 * day, the system clock is set back one second; if in leap-delete in ntp_synced()
634 leap = -1; in sync_hw_clock()
636 pr_notice("Clock: inserting leap secon in sync_hw_clock()
402 int leap = 0; second_overflow() local
[all...]
/linux/Documentation/core-api/
H A 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/drivers/char/xillybus/
H A Dxillyusb.c1455 s32 diff, leap; in xillyusb_read() local
1496 leap = (checkpoint - chan->in_current_checkpoint) << sh; in xillyusb_read()
1511 (leap > (fifo->size >> 3) || in xillyusb_read()
1512 (checkpoint_for_complete && leap > 0))) { in xillyusb_read()
/linux/Documentation/filesystems/
H A Dqnx6.rst191 When finished with writing (a sync write is completed, the maximum sync leap
/linux/Documentation/driver-api/
H A Dioctl.rst107 or forwards due to leap second adjustments and clock_settime() calls.
/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c139 bool leap; member
326 decoder->leap = params->quick >= 2; in intel_pt_decoder_new()
2942 if (decoder->leap && !decoder->in_psb && decoder->packet.type != INTEL_PT_PSB) { in intel_pt_hop_trace()
/linux/drivers/ptp/
H A Dptp_ocp.c114 u32 leap; member
4665 val = ioread32(&bp->tod->leap); in ptp_ocp_tod_status_show()
/linux/
H A DMAINTAINERS14769 M: Dongdong Hao <doubled@leap-io-kernel.com>