Home
last modified time | relevance | path

Searched defs:nsec (Results 101 - 125 of 242) sorted by relevance

12345678910

/kernel/linux/linux-5.10/tools/perf/util/
H A Dtime-utils.c539 nsec = timestamp % NSEC_PER_SEC; in timestamp__scnprintf_nsec() local
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dptp_clock.h83 __u32 nsec; /* nanoseconds */ member
/kernel/linux/linux-5.10/kernel/time/
H A Dtime.c452 struct __kernel_old_timeval ns_to_kernel_old_timeval(const s64 nsec) in ns_to_kernel_old_timeval() argument
478 void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec) in set_normalized_timespec64() argument
506 ns_to_timespec64(const s64 nsec) ns_to_timespec64() argument
591 long nsec = value->tv_nsec + TICK_NSEC - 1; timespec64_to_jiffies() local
[all...]
H A Dntp.c807 long nsec; /* nanoseconds */ member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ptp.c272 sparx5_get_hwtimestamp(struct sparx5 *sparx5, struct timespec64 *ts, u32 nsec) sparx5_get_hwtimestamp() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dptp_clock.h83 __u32 nsec; /* nanoseconds */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_descs.c336 static void dwxgmac2_set_tbs(struct dma_edesc *p, u32 sec, u32 nsec) in dwxgmac2_set_tbs() argument
H A Ddwmac4_descs.c538 static void dwmac4_set_tbs(struct dma_edesc *p, u32 sec, u32 nsec) in dwmac4_set_tbs() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtime-utils.c539 nsec = timestamp % NSEC_PER_SEC; in timestamp__scnprintf_nsec() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dkvm_para.h65 __s64 nsec; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dptp_clock.h37 __u32 nsec; member
/kernel/linux/linux-6.6/kernel/time/
H A Dtime.c470 struct __kernel_old_timeval ns_to_kernel_old_timeval(s64 nsec) in ns_to_kernel_old_timeval() argument
495 void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec) in set_normalized_timespec64() argument
523 ns_to_timespec64(s64 nsec) ns_to_timespec64() argument
620 long nsec = value->tv_nsec + TICK_NSEC - 1; timespec64_to_jiffies() local
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dkvm_para.h65 __s64 nsec; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dptp_clock.h37 __u32 nsec; member
/third_party/alsa-lib/test/
H A Daudio_time.c45 long long nsec; in timestamp2ns() local
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-common.c332 unsigned long nsec = 0; in strtotimespec() local
/third_party/python/Modules/_multiprocessing/
H A Dsemaphore.c333 long nsec = (long) (1e9 * (timeout - sec) + 0.5); in _multiprocessing_SemLock_acquire_impl() local
/third_party/selinux/libsepol/src/
H A Dmodule.c380 uint32_t *buf = NULL, nsec; in module_package_read_offsets() local
471 uint32_t buf[1], nsec; sepol_module_package_read() local
657 uint32_t buf[5], len, nsec; sepol_module_package_info() local
870 uint32_t buf[5], offsets[5], len, nsec = 0; sepol_module_package_write() local
[all...]
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dtime.c377 void time_travel_ndelay(unsigned long nsec) in time_travel_ndelay() argument
/kernel/linux/linux-5.10/tools/testing/selftests/mqueue/
H A Dmq_perf_tests.c433 unsigned long long nsec; in perf_test_thread() local
[all...]
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dtime.c450 void time_travel_ndelay(unsigned long nsec) in time_travel_ndelay() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_descs.c547 static void dwmac4_set_tbs(struct dma_edesc *p, u32 sec, u32 nsec) in dwmac4_set_tbs() argument
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-pcm.c1253 u64 nsec; in skl_platform_soc_get_time_info() local
1224 skl_adjust_codec_delay(struct snd_pcm_substream *substream, u64 nsec) skl_adjust_codec_delay() argument
[all...]
/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_idt82p33.c40 s32 nsec; in idt82p33_byte_array_to_timespec() local
63 s32 nsec; in idt82p33_timespec_to_byte_array() local
[all...]
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dkvm_para.h77 __s64 nsec; member

Completed in 21 milliseconds

12345678910