Searched defs:then (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.1/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
|
/Linux-v6.1/tools/power/cpupower/debug/kernel/ |
D | cpufreq-test_tsc.c | 56 u32 now, then, diff; in cpufreq_test_tsc() local
|
/Linux-v6.1/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
|
/Linux-v6.1/tools/testing/selftests/timers/ |
D | inconsistency-check.c | 98 long now, then; in consistency_test() local
|
/Linux-v6.1/drivers/rtc/ |
D | dev.c | 294 time64_t now, then; in rtc_dev_ioctl() local
|
/Linux-v6.1/drivers/net/dsa/hirschmann/ |
D | hellcreek_ptp.c | 184 struct timespec64 now, then = ns_to_timespec64(delta); in hellcreek_ptp_adjtime() local
|
/Linux-v6.1/drivers/net/ethernet/cadence/ |
D | macb_ptp.c | 160 struct timespec64 now, then = ns_to_timespec64(delta); in gem_ptp_adjtime() local
|
/Linux-v6.1/drivers/net/ethernet/intel/igc/ |
D | igc_ptp.c | 76 struct timespec64 now, then = ns_to_timespec64(delta); in igc_ptp_adjtime_i225() local
|
/Linux-v6.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_ptp.c | 436 struct timespec64 then, now; in i40e_ptp_adjtime() local
|
/Linux-v6.1/drivers/net/ethernet/intel/igb/ |
D | igb_ptp.c | 265 struct timespec64 now, then = ns_to_timespec64(delta); in igb_ptp_adjtime_i210() local
|
/Linux-v6.1/drivers/platform/x86/amd/ |
D | pmc.c | 659 time64_t then, now, duration; in amd_pmc_verify_czn_rtc() local
|
/Linux-v6.1/drivers/net/phy/ |
D | nxp-c45-tja11xx.c | 337 struct timespec64 now, then; in nxp_c45_ptp_adjtime() local
|
/Linux-v6.1/drivers/net/ethernet/intel/ice/ |
D | ice_ptp.c | 1880 struct timespec64 now, then; in ice_ptp_adjtime_nonatomic() local
|
/Linux-v6.1/fs/ |
D | locks.c | 1397 static bool past_time(unsigned long then) in past_time()
|