Lines Matching defs:file
108 struct file *file, struct address_space *mapping) in __remove_shared_vm_struct()
124 struct file *file = vma->vm_file; in unlink_file_vma() local
721 struct file *file, unsigned long vm_flags, in is_mergeable_vma()
774 struct anon_vma *anon_vma, struct file *file, in can_vma_merge_before()
797 struct anon_vma *anon_vma, struct file *file, in can_vma_merge_after()
866 struct anon_vma *anon_vma, struct file *file, in vma_merge()
1168 static inline u64 file_mmap_size_max(struct file *file, struct inode *inode) in file_mmap_size_max()
1187 static inline bool file_mmap_ok(struct file *file, struct inode *inode, in file_mmap_ok()
1203 unsigned long do_mmap(struct file *file, unsigned long addr, in do_mmap()
1386 struct file *file = NULL; in ksys_mmap_pgoff() local
1541 static inline int accountable_mapping(struct file *file, vm_flags_t vm_flags) in accountable_mapping()
1801 get_unmapped_area(struct file *file, unsigned long addr, unsigned long len, in get_unmapped_area()
2662 unsigned long mmap_region(struct file *file, unsigned long addr, in mmap_region()
2960 struct file *file; in SYSCALL_DEFINE5() local