Symbol: timerfd
sys/kern/sys_timerfd.c
112
struct timerfd * const tfd =
sys/kern/sys_timerfd.c
113
container_of(it, struct timerfd, tfd_itimer);
sys/kern/sys_timerfd.c
130
struct timerfd * const tfd =
sys/kern/sys_timerfd.c
131
container_of(it, struct timerfd, tfd_itimer);
sys/kern/sys_timerfd.c
156
static struct timerfd *
sys/kern/sys_timerfd.c
159
struct timerfd * const tfd = kmem_zalloc(sizeof(*tfd), KM_SLEEP);
sys/kern/sys_timerfd.c
185
timerfd_destroy(struct timerfd * const tfd)
sys/kern/sys_timerfd.c
208
timerfd_wait(struct timerfd * const tfd, int const fflag)
sys/kern/sys_timerfd.c
249
timerfd_wake(struct timerfd * const tfd)
sys/kern/sys_timerfd.c
266
struct timerfd * const tfd = fp->f_timerfd;
sys/kern/sys_timerfd.c
305
struct timerfd * const tfd = fp->f_timerfd;
sys/kern/sys_timerfd.c
339
struct timerfd * const tfd = fp->f_timerfd;
sys/kern/sys_timerfd.c
358
struct timerfd * const tfd = fp->f_timerfd;
sys/kern/sys_timerfd.c
382
struct timerfd * const tfd = fp->f_timerfd;
sys/kern/sys_timerfd.c
393
struct timerfd * const tfd = ((file_t *)kn->kn_obj)->f_timerfd;
sys/kern/sys_timerfd.c
404
struct timerfd * const tfd = ((file_t *)kn->kn_obj)->f_timerfd;
sys/kern/sys_timerfd.c
432
struct timerfd * const tfd = ((file_t *)kn->kn_obj)->f_timerfd;
sys/kern/sys_timerfd.c
457
struct timerfd * const tfd = fp->f_timerfd;
sys/kern/sys_timerfd.c
560
struct timerfd * const tfd = fp->f_timerfd;
sys/kern/sys_timerfd.c
617
struct timerfd * const tfd = fp->f_timerfd;
sys/kern/sys_timerfd.c
88
static void timerfd_wake(struct timerfd *);
sys/kern/sys_timerfd.c
91
timerfd_fire_count(const struct timerfd * const tfd)
sys/kern/sys_timerfd.c
97
timerfd_is_readable(const struct timerfd * const tfd)
sys/sys/file.h
115
struct timerfd *fd_timerfd; // DTYPE_TIMERFD