Searched refs:check_time (Results 1 – 8 of 8) sorted by relevance
6 void check_time(void);
10 void check_time(void) in check_time() function
195 unsigned long check_time, last_check_time; in ionic_heartbeat_check() local205 check_time = jiffies; in ionic_heartbeat_check()208 if (time_before(check_time, last_check_time + HZ)) in ionic_heartbeat_check()211 &last_check_time, check_time)) { in ionic_heartbeat_check()288 if (time_before(check_time, last_check_time + DEVCMD_TIMEOUT * 2 * HZ)) in ionic_heartbeat_check()315 idev->last_hb_time = check_time; in ionic_heartbeat_check()
173 int check_time = 200000; in CPUcheck_firmware_ready() local183 } while (check_time--); in CPUcheck_firmware_ready()
121 static void check_time(int wiggle) in check_time() function259 check_time(wiggle); in bcd_check_time()266 check_time(wiggle); in dec_check_time()
372 check_time(); in board_late_init()
600 static int colo_old_packet_check_one(Packet *pkt, int64_t *check_time) in colo_old_packet_check_one() argument604 if ((now - pkt->creation_ms) > (*check_time)) { in colo_old_packet_check_one()
783 check_time(); in board_late_init()