Home
last modified time | relevance | path

Searched defs:then (Results 1 – 10 of 10) sorted by relevance

/linux-3.3/tools/power/cpupower/bench/
Dbenchmark.c48 long long now, then; in calculate_timespace() local
94 long long now, then; in start_benchmark() local
/linux-3.3/tools/power/cpupower/debug/kernel/
Dcpufreq-test_tsc.c58 u32 now, then, diff; in cpufreq_test_tsc() local
/linux-3.3/drivers/media/video/ivtv/
Divtv-mailbox.c162 unsigned long then = jiffies; in get_mailbox() local
220 unsigned long then; in ivtv_api_call() local
Divtv-streams.c803 unsigned long then = jiffies; in ivtv_stop_v4l2_encode_stream() local
/linux-3.3/drivers/rtc/
Drtc-dev.c305 unsigned long now, then; in rtc_dev_ioctl() local
Drtc-davinci.c432 unsigned long now, then; in davinci_rtc_set_alarm() local
/linux-3.3/drivers/gpu/drm/via/
Dvia_irq.c92 static unsigned time_diff(struct timeval *now, struct timeval *then) in time_diff()
/linux-3.3/drivers/media/video/cx18/
Dcx18-streams.c983 unsigned long then; in cx18_stop_v4l2_encode_stream() local
/linux-3.3/kernel/
Dposix-cpu-timers.c76 union cpu_time_count then) in cpu_time_before()
/linux-3.3/fs/
Dlocks.c1164 static bool past_time(unsigned long then) in past_time()