Searched refs:nanosecond (Results 1 – 16 of 16) sorted by relevance
/linux-6.6.21/drivers/rtc/ |
D | rtc-efi.c | 61 eft->nanosecond = 0; in convert_to_efi_time() 207 eft.hour, eft.minute, eft.second, eft.nanosecond, in efi_procfs() 224 alm.hour, alm.minute, alm.second, alm.nanosecond, in efi_procfs()
|
/linux-6.6.21/Documentation/timers/ |
D | timekeeping.rst | 55 into a nanosecond value as an unsigned long long (unsigned 64 bit) number. 58 possible to a nanosecond value using only the arithmetic operations 130 i.e. after 64 bits. Since this is a nanosecond value this will mean it wraps 147 counter to derive a 64-bit nanosecond value, so for example on the ARM 149 sched_clock() nanosecond base from a 16- or 32-bit counter. Sometimes the
|
D | hrtimers.rst | 126 special nanosecond-resolution 64bit type: ktime_t.
|
D | highres.rst | 54 convert the clock ticks to nanosecond based time values. All other time keeping
|
/linux-6.6.21/Documentation/devicetree/bindings/sound/ |
D | atmel,sama5d2-classd.yaml | 65 Set non-overlapping time, the unit is nanosecond(ns).
|
/linux-6.6.21/Documentation/driver-api/ |
D | ioctl.rst | 93 in other data structures when separate second/nanosecond values are 101 requires an expensive 64-bit division, a simple __u64 nanosecond value
|
/linux-6.6.21/Documentation/core-api/ |
D | timekeeping.rst | 59 nanosecond, timespec64, and second output
|
/linux-6.6.21/Documentation/admin-guide/device-mapper/ |
D | statistics.rst | 68 use precise timer with nanosecond resolution
|
/linux-6.6.21/Documentation/sound/designs/ |
D | timestamping.rst | 115 The accuracy is reported in nanosecond units (using an unsigned 32-bit
|
/linux-6.6.21/Documentation/scheduler/ |
D | sched-design-CFS.rst | 92 CFS uses nanosecond granularity accounting and does not rely on any jiffies or
|
/linux-6.6.21/include/linux/ |
D | efi.h | 237 u32 nanosecond; member
|
/linux-6.6.21/arch/ia64/kernel/ |
D | efi.c | 265 ts->tv_nsec = tm.nanosecond; in STUB_GET_TIME()
|
/linux-6.6.21/Documentation/filesystems/ext4/ |
D | inodes.rst | 512 bit wide; the upper 30 bits are used to provide nanosecond timestamp
|
/linux-6.6.21/Documentation/networking/ |
D | phy.rst | 97 * PHY devices may offer sub-nanosecond granularity in how they allow a
|
/linux-6.6.21/Documentation/virt/kvm/x86/ |
D | timekeeping.rst | 596 back into nanosecond resolution values.
|
/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
D | hist-v4l2.rst | 183 64-bit signed integers (not struct timeval's) and given in nanosecond
|