Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dtimerfd.c331 static long timerfd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in timerfd_ioctl() function
362 #define timerfd_ioctl NULL macro
371 .unlocked_ioctl = timerfd_ioctl,