Searched defs:then (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/tools/power/cpupower/bench/ |
D | benchmark.c | 35 long long now, then; in calculate_timespace() local 81 long long now, then; in start_benchmark() local
|
/kernel/linux/linux-5.10/tools/power/cpupower/debug/kernel/ |
D | cpufreq-test_tsc.c | 56 u32 now, then, diff; in cpufreq_test_tsc() local
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
D | ivtv-mailbox.c | 148 unsigned long then = jiffies; in get_mailbox() local 206 unsigned long then; in ivtv_api_call() local
|
D | ivtv-streams.c | 839 unsigned long then = jiffies; in ivtv_stop_v4l2_encode_stream() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
D | inconsistency-check.c | 98 long now, then; in consistency_test() local
|
/kernel/linux/linux-5.10/drivers/rtc/ |
D | dev.c | 292 time64_t now, then; in rtc_dev_ioctl() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
D | macb_ptp.c | 155 struct timespec64 now, then = ns_to_timespec64(delta); in gem_ptp_adjtime() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
D | i40e_ptp.c | 149 struct timespec64 now, then; in i40e_ptp_adjtime() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
D | igc_ptp.c | 72 struct timespec64 now, then = ns_to_timespec64(delta); in igc_ptp_adjtime_i225() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
D | igb_ptp.c | 267 struct timespec64 now, then = ns_to_timespec64(delta); in igb_ptp_adjtime_i210() local
|
/kernel/linux/linux-5.10/fs/ |
D | locks.c | 1533 static bool past_time(unsigned long then) in past_time()
|