Home
last modified time | relevance | path

Searched defs:check_time (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/board/ge/common/
H A Dge_common.c10 void check_time(void) in check_time() function
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr819xU_firmware.c173 int check_time = 200000; in CPUcheck_firmware_ready() local
/openbmc/qemu/tests/qtest/
H A Drtc-test.c121 static void check_time(int wiggle) in check_time() function
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.c180 unsigned long check_time, last_check_time; in ionic_heartbeat_check() local
/openbmc/qemu/net/
H A Dcolo-compare.c602 static int colo_old_packet_check_one(Packet *pkt, int64_t *check_time) in colo_old_packet_check_one()