Searched refs:DTYPE_TIMERFD (Results 1 – 4 of 4) sorted by relevance
99 if (fp->f_type == DTYPE_TIMERFD) { in linux32_sys_ioctl()
189 #define DTYPE_TIMERFD 10 /* timerfd */ macro
160 if (fp->f_type == DTYPE_TIMERFD) { in linux_sys_ioctl()
519 fp->f_type = DTYPE_TIMERFD; in do_timerfd_create()