Searched defs:then (Results 1 – 10 of 10) sorted by relevance
48 long long now, then; in calculate_timespace() local94 long long now, then; in start_benchmark() local
55 u32 now, then, diff; in cpufreq_test_tsc() local
162 unsigned long then = jiffies; in get_mailbox() local220 unsigned long then; in ivtv_api_call() local
827 unsigned long then = jiffies; in ivtv_stop_v4l2_encode_stream() local
98 long now, then; in consistency_test() local
298 time64_t now, then; in rtc_dev_ioctl() local
432 unsigned long now, then; in davinci_rtc_set_alarm() local
163 struct timespec64 now, then = ns_to_timespec64(delta); in gem_ptp_adjtime() local
259 struct timespec64 now, then = ns_to_timespec64(delta); in igb_ptp_adjtime_i210() local
1383 static bool past_time(unsigned long then) in past_time()