Searched defs:timerfd (Results 1 – 3 of 3) sorted by relevance
80 struct timerfd { struct88 timerfd_t tfd_count; /* (t) expiration count since read */ argument95 LIST_ENTRY(timerfd) entry; /* (l) entry in list */ argument110 SYSINIT(timerfd, SI_SUB_VFS, SI_ORDER_ANY, timerfd_init, NULL); argument
91 int timerfd; member