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

/linux-4.4.14/fs/
H A Duserfaultfd.c1230 static const struct file_operations userfaultfd_fops = { variable in typeref:struct:file_operations
1294 file = anon_inode_getfile("[userfaultfd]", &userfaultfd_fops, ctx, userfaultfd_file_create()

Completed in 36 milliseconds