Searched refs:TICK_SIZE (Results 1 – 20 of 20) sorted by relevance
40 #define TICK_SIZE (tick_nsec / 1000) macro68 count = (latch - count) * TICK_SIZE; in do_gettimeoffset()86 count = (latch - count) * TICK_SIZE; in do_gettimeoffset()208 && (xtime.tv_nsec / 1000) >= 500000 - ((unsigned)TICK_SIZE) / 2 in timer_interrupt()209 && (xtime.tv_nsec / 1000) <= 500000 + ((unsigned)TICK_SIZE) / 2) in timer_interrupt()
31 #define TICK_SIZE (tick_nsec / 1000) macro85 (xtime.tv_nsec / 1000) >= 500000 - ((unsigned) TICK_SIZE) / 2 && in timer_interrupt()86 (xtime.tv_nsec / 1000) <= 500000 + ((unsigned) TICK_SIZE) / 2 in timer_interrupt()
23 #define TICK_SIZE (tick_nsec / 1000) macro153 500000 - ((unsigned)TICK_SIZE) / 2 in timer_interrupt()155 500000 + ((unsigned)TICK_SIZE) / 2) { in timer_interrupt()
122 xtime.tv_nsec / 1000 >= 500000 - ((unsigned) TICK_SIZE) / 2 && in check_rtc_time()123 xtime.tv_nsec / 1000 <= 500000 + ((unsigned) TICK_SIZE) / 2 in check_rtc_time()
69 #define TICK_SIZE (tick_nsec / 1000) macro250 (xtime.tv_nsec / 1000) >= 500000 - ((unsigned) TICK_SIZE) / 2 && in do_timer_interrupt()251 (xtime.tv_nsec / 1000) <= 500000 + ((unsigned) TICK_SIZE) / 2) { in do_timer_interrupt()
145 (xtime.tv_nsec / 1000) >= 500000 - ((unsigned) TICK_SIZE) / 2 && in handle_timer_tick()146 (xtime.tv_nsec / 1000) <= 500000 + ((unsigned) TICK_SIZE) / 2) { in handle_timer_tick()
84 #define TICK_SIZE (tick_nsec / 1000) macro105 (xtime.tv_nsec / 1000) >= 500000 - ((unsigned) TICK_SIZE) / 2 && in timer_interrupt()106 (xtime.tv_nsec / 1000) <= 500000 + ((unsigned) TICK_SIZE) / 2) { in timer_interrupt()
25 #define TICK_SIZE (tick_nsec / 1000) macro
7 #define TICK_SIZE (tick_nsec / 1000) macro
32 #define TICK_SIZE (tick_nsec / 1000) macro
27 #define TICK_SIZE (tick_nsec / 1000) macro
63 #define TICK_SIZE (tick_nsec / 1000) macro133 && xtime.tv_nsec >= 500000 - ((unsigned) TICK_SIZE) / 2 in timer_interrupt()134 && xtime.tv_nsec <= 500000 + ((unsigned) TICK_SIZE) / 2) { in timer_interrupt()
88 count = ((LATCH-1) - count) * TICK_SIZE; in cmt_timer_get_offset()
92 count = ((LATCH-1) - count) * TICK_SIZE; in mtu2_timer_get_offset()
41 #define TICK_SIZE 10000 macro54 offset = TICK_SIZE; in atari_gettimeoffset()
37 #define TICK_SIZE tick macro
60 #define TICK_SIZE 10000 macro366 if (via1[vIFR] & 0x40) offset = TICK_SIZE; in mac_gettimeoffset()
29 #define TICK_SIZE (tick_nsec / 1000) macro
502 #define TICK_SIZE 10000 macro
64 #define TICK_SIZE tick macro