Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A 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,
/kernel/linux/linux-6.6/fs/
H A Dtimerfd.c350 static long timerfd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in timerfd_ioctl() function
381 #define timerfd_ioctl NULL macro
390 .unlocked_ioctl = timerfd_ioctl,

Completed in 2 milliseconds