Lines Matching defs:file
238 struct file *file, struct address_space *mapping) in __remove_shared_vm_struct()
256 struct file *file = vma->vm_file; in unlink_file_vma() local
641 struct file *file; in __vma_link_file() local
735 struct file *file = vma->vm_file; in vma_adjust() local
926 struct file *file, unsigned long vm_flags) in is_mergeable_vma()
972 struct anon_vma *anon_vma, struct file *file, pgoff_t vm_pgoff) in can_vma_merge_before()
991 struct anon_vma *anon_vma, struct file *file, pgoff_t vm_pgoff) in can_vma_merge_after()
1035 struct anon_vma *anon_vma, struct file *file, in vma_merge()
1204 struct file *file, long pages) in vm_stat_account()
1255 unsigned long do_mmap_pgoff(struct file *file, unsigned long addr, in do_mmap_pgoff()
1407 struct file *file = NULL; in SYSCALL_DEFINE6() local
1518 static inline int accountable_mapping(struct file *file, vm_flags_t vm_flags) in accountable_mapping()
1530 unsigned long mmap_region(struct file *file, unsigned long addr, in mmap_region()
1997 get_unmapped_area(struct file *file, unsigned long addr, unsigned long len, in get_unmapped_area()
2633 struct file *file; in SYSCALL_DEFINE5() local