Home
last modified time | relevance | path

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

12345678910

/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_cl.c310 OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd, long nsec, long maxsec) OCSP_check_validity() argument
/third_party/openssl/crypto/ocsp/
H A Docsp_cl.c310 OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd, long nsec, long maxsec) OCSP_check_validity() argument
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.h294 static inline u64 nsec_to_cycles(struct kvm_vcpu *vcpu, u64 nsec) in nsec_to_cycles() argument
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dkvm_para.h73 __s64 nsec; member
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_descs.c341 static void dwxgmac2_set_tbs(struct dma_edesc *p, u32 sec, u32 nsec) in dwxgmac2_set_tbs() argument
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_stream.c607 u64 nsec; in azx_timecounter_init() local
/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...]
/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
/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

Completed in 20 milliseconds

12345678910