Home
last modified time | relevance | path

Searched refs:jiffies_t (Results 1 – 6 of 6) sorted by relevance

/external/syslinux/core/include/
Dtimer.h7 typedef uint32_t jiffies_t; typedef
8 extern volatile jiffies_t __jiffies, __ms_timer;
9 static inline jiffies_t jiffies(void) in jiffies()
/external/syslinux/core/fs/pxe/
Dtftp.c85 jiffies_t oldtime; in tftp_get_packet()
109 jiffies_t now = jiffies(); in tftp_get_packet()
201 jiffies_t timeout; in tftp_open()
202 jiffies_t oldtime; in tftp_open()
256 jiffies_t now = jiffies(); in tftp_open()
Disr.c123 static jiffies_t last_jiffies = 0; in pxe_poll_wakeups()
124 jiffies_t now = jiffies(); in pxe_poll_wakeups()
/external/syslinux/core/
Didle.c27 static jiffies_t _IdleTimer;
/external/syslinux/efi/
Dudp.c36 jiffies_t start, last, cur; in core_udp_configure()
219 jiffies_t start; in core_udp_recv()
Dtcp.c60 jiffies_t start, last, cur; in core_tcp_connect()