Searched refs:timerfd_ioctl (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/
H A Dtimerfd.c320 static long timerfd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) timerfd_ioctl() function
351 #define timerfd_ioctl NULL macro
360 .unlocked_ioctl = timerfd_ioctl,

Completed in 35 milliseconds