Lines Matching defs:file
77 struct file *file; member
81 #define shm_file_data(file) (*((struct shm_file_data **)&(file)->private_data)) argument
237 struct file *file = vma->vm_file; in __shm_open() local
324 struct file *file = vma->vm_file; in shm_close() local
431 struct file *file = vmf->vma->vm_file; in shm_fault() local
439 struct file *file = vma->vm_file; in shm_split() local
450 struct file *file = vma->vm_file; in shm_pagesize() local
462 struct file *file = vma->vm_file; in shm_set_policy() local
474 struct file *file = vma->vm_file; in shm_get_policy() local
487 static int shm_mmap(struct file *file, struct vm_area_struct *vma) in shm_mmap()
514 static int shm_release(struct inode *ino, struct file *file) in shm_release()
525 static int shm_fsync(struct file *file, loff_t start, loff_t end, int datasync) in shm_fsync()
534 static long shm_fallocate(struct file *file, int mode, loff_t offset, in shm_fallocate()
544 static unsigned long shm_get_unmapped_area(struct file *file, in shm_get_unmapped_area()
576 bool is_file_shm_hugepages(struct file *file) in is_file_shm_hugepages()
608 struct file *file; in newseg() local
1424 struct file *file, *base; in do_shmat() local
1634 struct file *file; in ksys_shmdt() local