then               56 arch/m68k/fpsp040/fpsp.h |	and then either "bra fpsp_done" if the exception was completely
then             8321 arch/m68k/ifpsp060/src/fplsp.S # if the input is exactly equal to one, then exit through ld_pzero.
then             3294 arch/m68k/ifpsp060/src/fpsp.S # if the effective addressing mode was -() or ()+, then the address	#
then             8427 arch/m68k/ifpsp060/src/fpsp.S # if the input is exactly equal to one, then exit through ld_pzero.
then             11815 arch/m68k/ifpsp060/src/fpsp.S # if the rnd mode is anything but RZ, then we have to re-do the above
then             12203 arch/m68k/ifpsp060/src/fpsp.S # if underflow or inexact is enabled, then go calculate the EXOP first.
then             18235 arch/m68k/ifpsp060/src/fpsp.S # if the bit string is a zero, then the operation is a no-op
then             19792 arch/m68k/ifpsp060/src/fpsp.S #	    if (s || d || x) then check for SNAN,UNNORM,DENORM		#
then             19793 arch/m68k/ifpsp060/src/fpsp.S #	    if (packed) then punt for now				#
then             20598 arch/m68k/ifpsp060/src/fpsp.S #     if exp now equals one, then it overflowed so call ovf_res.
then             20809 arch/m68k/ifpsp060/src/fpsp.S #     if exp now equals one, then it overflowed so call ovf_res.
then              283 arch/m68k/ifpsp060/src/ilsp.S # if the divisor msw is 0, use simpler algorithm then the full blown
then              578 arch/m68k/ifpsp060/src/isp.S # if exception occurred in user mode, then we have to restore a7 in case it
then             3293 arch/m68k/ifpsp060/src/pfpsp.S # if the effective addressing mode was -() or ()+, then the address	#
then             4284 arch/m68k/ifpsp060/src/pfpsp.S # if the bit string is a zero, then the operation is a no-op
then             7499 arch/m68k/ifpsp060/src/pfpsp.S #     if exp now equals one, then it overflowed so call ovf_res.
then             7710 arch/m68k/ifpsp060/src/pfpsp.S #     if exp now equals one, then it overflowed so call ovf_res.
then             8246 arch/m68k/ifpsp060/src/pfpsp.S # if the rnd mode is anything but RZ, then we have to re-do the above
then             8634 arch/m68k/ifpsp060/src/pfpsp.S # if underflow or inexact is enabled, then go calculate the EXOP first.
then              148 drivers/media/pci/ivtv/ivtv-mailbox.c 	unsigned long then = jiffies;
then              167 drivers/media/pci/ivtv/ivtv-mailbox.c 				       then + msecs_to_jiffies(10*retries)))
then              206 drivers/media/pci/ivtv/ivtv-mailbox.c 	unsigned long then;
then              281 drivers/media/pci/ivtv/ivtv-mailbox.c 	then = jiffies;
then              291 drivers/media/pci/ivtv/ivtv-mailbox.c 		if (time_after(jiffies, then + api_timeout)) {
then              303 drivers/media/pci/ivtv/ivtv-mailbox.c 	if (time_after(jiffies, then + msecs_to_jiffies(100)))
then              306 drivers/media/pci/ivtv/ivtv-mailbox.c 				jiffies_to_msecs(jiffies - then));
then              842 drivers/media/pci/ivtv/ivtv-streams.c 			unsigned long then = jiffies;
then              851 drivers/media/pci/ivtv/ivtv-streams.c 					    then + msecs_to_jiffies(2000))) {
then              862 drivers/media/pci/ivtv/ivtv-streams.c 			duration = ((1000 + HZ / 2) / HZ) * (jiffies - then);
then              155 drivers/net/ethernet/cadence/macb_ptp.c 	struct timespec64 now, then = ns_to_timespec64(delta);
then              165 drivers/net/ethernet/cadence/macb_ptp.c 		now = timespec64_add(now, then);
then              148 drivers/net/ethernet/intel/i40e/i40e_ptp.c 	struct timespec64 now, then;
then              150 drivers/net/ethernet/intel/i40e/i40e_ptp.c 	then = ns_to_timespec64(delta);
then              154 drivers/net/ethernet/intel/i40e/i40e_ptp.c 	now = timespec64_add(now, then);
then              267 drivers/net/ethernet/intel/igb/igb_ptp.c 	struct timespec64 now, then = ns_to_timespec64(delta);
then              272 drivers/net/ethernet/intel/igb/igb_ptp.c 	now = timespec64_add(now, then);
then              291 drivers/rtc/dev.c 			time64_t now, then;
then              304 drivers/rtc/dev.c 			then = rtc_tm_to_time64(&alarm.time);
then              307 drivers/rtc/dev.c 			if (then < now) {
then              419 drivers/rtc/rtc-davinci.c 		unsigned long now, then;
then              427 drivers/rtc/rtc-davinci.c 		rtc_tm_to_time(&alm->time, &then);
then              429 drivers/rtc/rtc-davinci.c 		if (then < now) {
then             1532 fs/locks.c     static bool past_time(unsigned long then)
then             1534 fs/locks.c     	if (!then)
then             1537 fs/locks.c     	return time_after(jiffies, then);
then               17 include/sound/wavefront.h      then WavePatch-format files cannot be read/written correctly.
then               35 tools/power/cpupower/bench/benchmark.c 	long long now, then;
then               46 tools/power/cpupower/bench/benchmark.c 	then = get_time();
then               48 tools/power/cpupower/bench/benchmark.c 	timed = (unsigned int)(then - now);
then               57 tools/power/cpupower/bench/benchmark.c 		then = get_time();
then               59 tools/power/cpupower/bench/benchmark.c 		timed = (unsigned int)(then - now);
then               81 tools/power/cpupower/bench/benchmark.c 	long long now, then;
then              129 tools/power/cpupower/bench/benchmark.c 			then = get_time();
then              130 tools/power/cpupower/bench/benchmark.c 			performance_time += then - now - sleep_time;
then              135 tools/power/cpupower/bench/benchmark.c 					(long)(then - now), sleep_time,
then              155 tools/power/cpupower/bench/benchmark.c 			then = get_time();
then              156 tools/power/cpupower/bench/benchmark.c 			powersave_time += then - now - sleep_time;
then              161 tools/power/cpupower/bench/benchmark.c 					(long)(then - now), sleep_time,
then               56 tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c 	u32 now, then, diff;
then               84 tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c 	then = read_pmtmr();
then               90 tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c 		diff = (now - then) & 0xFFFFFF;
then               92 tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c 		printk(KERN_DEBUG "t1: %08u t2: %08u diff_pmtmr: %08u diff_tsc: %016llu\n", then, now, diff, diff_tsc);
then               93 tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c 		then = now;
then               98 tools/testing/selftests/timers/inconsistency-check.c 	long now, then;
then              103 tools/testing/selftests/timers/inconsistency-check.c 	now = then = list[0].tv_sec;
then              109 tools/testing/selftests/timers/inconsistency-check.c 	while (seconds == -1 || now - then < seconds) {