Searched refs:anon_inode_getfile_fmode (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/ |
| H A D | anon_inodes.c | 226 struct file *anon_inode_getfile_fmode(const char *name, in anon_inode_getfile_fmode() function 238 EXPORT_SYMBOL_GPL(anon_inode_getfile_fmode);
|
| H A D | eventfd.c | 404 anon_inode_getfile_fmode("[eventfd]", &eventfd_fops, ctx, in do_eventfd()
|
| H A D | signalfd.c | 274 anon_inode_getfile_fmode( in do_signalfd4()
|
| H A D | timerfd.c | 435 anon_inode_getfile_fmode("[timerfd]", &timerfd_fops, ctx, in SYSCALL_DEFINE2()
|
| /linux/include/linux/ |
| H A D | anon_inodes.h | 20 struct file *anon_inode_getfile_fmode(const char *name,
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | papr-rtas-common.c | 215 anon_inode_getfile_fmode(name, fops, (void *)blob, O_RDONLY, in papr_rtas_setup_file_interface()
|
| H A D | papr-platform-dump.c | 336 anon_inode_getfile_fmode("[papr-platform-dump]", in papr_platform_dump_create_handle()
|
| /linux/fs/cachefiles/ |
| H A D | ondemand.c | 318 anon_file->file = anon_inode_getfile_fmode("[cachefiles]", in cachefiles_ondemand_get_fd()
|
| /linux/drivers/vfio/ |
| H A D | group.c | 268 filep = anon_inode_getfile_fmode("[vfio-device]", &vfio_device_fops, in vfio_device_open_file()
|
| /linux/fs/notify/fanotify/ |
| H A D | fanotify_user.c | 1754 anon_inode_getfile_fmode("[fanotify]", &fanotify_fops, in SYSCALL_DEFINE2()
|
| /linux/virt/kvm/ |
| H A D | kvm_main.c | 4326 file = anon_inode_getfile_fmode(name, &kvm_vcpu_stats_fops, vcpu, in kvm_vcpu_ioctl_get_stats_fd() 5133 file = anon_inode_getfile_fmode("kvm-vm-stats", in kvm_vm_ioctl_get_stats_fd()
|