Lines Matching full:mappings
120 * Only IO mappings and raw PFN mappings are allowed.
686 /* trawl the list (there may be multiple mappings in which addr in find_vma()
735 /* trawl the list (there may be multiple mappings in which addr in find_vma_exact()
845 /* we mustn't privatise shared mappings */ in validate_mmap_request()
872 /* handle executable mappings and implied executable in validate_mmap_request()
873 * mappings */ in validate_mmap_request()
891 /* anonymous mappings are always memory backed and can be in validate_mmap_request()
940 /* refuse to let anyone share private mappings with this process if in determine_vm_flags()
985 * shared mappings on devices or memory in do_mmap_private()
1128 * - shared mappings on character devices and memory backed files are in do_mmap()
1146 /* search for overlapping mappings on the same file */ in do_mmap()
1161 * mappings */ in do_mmap()
1238 /* clear anonymous mappings that don't ask for uninitialized data */ in do_mmap()
1277 pr_warn("Attempt to share mismatched mappings\n"); in do_mmap()
1534 * release all the mappings made in a process's VM space
1696 /* the access must start within one of the target process's mappings */ in __access_remote_vm()
1703 /* only read or write mappings where it is permitted */ in __access_remote_vm()
1761 * nommu_shrink_inode_mappings - Shrink the shared mappings on an inode
1766 * Check the shared mappings on an inode on behalf of a shrinking truncate to
1769 * automatically grant mappings that are too large.