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

  /src/sys/kern/
sys_timerfd.c 266 struct timerfd * const tfd = fp->f_timerfd;
305 struct timerfd * const tfd = fp->f_timerfd;
339 struct timerfd * const tfd = fp->f_timerfd;
358 struct timerfd * const tfd = fp->f_timerfd;
382 struct timerfd * const tfd = fp->f_timerfd;
384 fp->f_timerfd = NULL;
393 struct timerfd * const tfd = ((file_t *)kn->kn_obj)->f_timerfd;
404 struct timerfd * const tfd = ((file_t *)kn->kn_obj)->f_timerfd;
432 struct timerfd * const tfd = ((file_t *)kn->kn_obj)->f_timerfd;
457 struct timerfd * const tfd = fp->f_timerfd;
    [all...]
  /src/sys/sys/
file.h 164 #define f_timerfd f_undata.fd_timerfd macro

Completed in 12 milliseconds