Searched defs:timerfd (Results 1 – 3 of 3) sorted by relevance
80 struct timerfd { struct 95 LIST_ENTRY(timerfd) entry; /* (l) entry in list */ argument 110 SYSINIT(timerfd, SI_SUB_VFS, SI_ORDER_ANY, timerfd_init, NULL); argument 88 tfd_counttimerfd global() argument [all...]
91 int timerfd; member