HomeSort by: relevance | last modified time | path
    Searched defs:timerfd_fop_poll (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
sys_timerfd.c 337 timerfd_fop_poll(file_t * const fp, int const events) function in typeref:typename:int
480 .fo_poll = timerfd_fop_poll,
sys_timerfd.c 337 timerfd_fop_poll(file_t * const fp, int const events) function in typeref:typename:int
480 .fo_poll = timerfd_fop_poll,

Completed in 22 milliseconds