Searched defs:nsec (Results 1 – 11 of 11) sorted by relevance
55 static inline void __ndelay(unsigned long nsec) in __ndelay()67 static inline void ndelay(unsigned long nsec) in ndelay()
63 unsigned long long nsec; in os_timer_set_interval() local119 unsigned long long nsec; in os_timer_one_shot() local
39 u32 nsec; member
414 uint64_t nsec; member419 uint64_t *nsec, uint64_t *cycles) in gxio_mpipe_get_timestamp_aux()439 uint64_t nsec; member444 uint64_t nsec, uint64_t cycles) in gxio_mpipe_set_timestamp_aux()460 int64_t nsec; member463 int gxio_mpipe_adjust_timestamp_aux(gxio_mpipe_context_t *context, int64_t nsec) in gxio_mpipe_adjust_timestamp_aux()
78 u32 nsec; member
141 u64 cycle_now, delta, nsec; in get_ns() local
124 u64 nsec; in get_ns() local
105 u64 nsec = (u64)jiffies * TICK_NSEC; in jiffies_to_compat_timeval() local
126 u64 nsec = (u64)jiffies * TICK_NSEC; in jiffies_to_compat_timeval() local
935 unsigned long sec, nsec; in lguest_clock_read() local
1319 static inline u64 nsec_to_cycles(struct kvm_vcpu *vcpu, u64 nsec) in nsec_to_cycles()