Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dtimerfd.c384 static const struct file_operations timerfd_fops = { variable
398 if (f.file->f_op != &timerfd_fops) { in timerfd_fget()
446 ufd = anon_inode_getfd("[timerfd]", &timerfd_fops, ctx, in SYSCALL_DEFINE2()