Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
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()

Completed in 4 milliseconds