Home
last modified time | relevance | path

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

/linux/fs/
H A Dtimerfd.c351 static long timerfd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in timerfd_ioctl() function
382 #define timerfd_ioctl NULL macro
391 .unlocked_ioctl = timerfd_ioctl,