Home
last modified time | relevance | path

Searched refs:mlock_fixup (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/vm/
A Dunevictable-lru.rst288 this is the entire active address space of the task. Note that mlock_fixup()
291 treated as a no-op, and mlock_fixup() simply returns.
294 below, mlock_fixup() will attempt to merge the VMA with its neighbors or split
296 VMA has been merged or split or neither, mlock_fixup() will call
333 mlock_fixup() filters several classes of "special" VMAs:
344 mlock_fixup() will call make_pages_present() in the hugetlbfs VMA range to
350 mlock_fixup() treats these VMAs the same as hugetlbfs VMAs. It calls
353 Note that for all of these special VMAs, mlock_fixup() does not set the
355 munlock(), munmap() or task exit. Neither does mlock_fixup() account these
366 handled by mlock_fixup(). Again, if called for an already munlocked VMA,
[all …]
/linux/mm/
A Dmlock.c496 static int mlock_fixup(struct vm_area_struct *vma, struct vm_area_struct **prev, in mlock_fixup() function
591 error = mlock_fixup(vma, &prev, nstart, tmp, newflags); in apply_vma_lock_flags()
769 mlock_fixup(vma, &prev, vma->vm_start, vma->vm_end, newflags); in apply_mlockall_flags()
/linux/
A DSystem.map7112 ffff8000101d15d4 t mlock_fixup
A D.tmp_System.map7112 ffff8000101d15d4 t mlock_fixup

Completed in 318 milliseconds