Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dtimerfd.c334 static long timerfd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in timerfd_ioctl() function
365 #define timerfd_ioctl NULL macro
374 .unlocked_ioctl = timerfd_ioctl,