Home
last modified time | relevance | path

Searched refs:munlock (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/Documentation/vm/
Dunevictable-lru.txt23 - munlock()/munlockall() system call handling.
210 have become evictable again (via munlock() for example) and have been "rescued"
296 (1) mapped in a range unlocked via the munlock()/munlockall() system calls;
314 an already VM_LOCKED VMA, or to munlock() a VMA that is not VM_LOCKED is
379 munlock(), munmap() or task exit. Neither does mlock_fixup() account these
383 munlock()/munlockall() SYSTEM CALL HANDLING
386 The munlock() and munlockall() system calls are handled by the same functions -
392 ignored for munlock.
397 passing a flag to indicate that munlock() is being performed.
406 For munlock(), populate_vma_page_range() unlocks individual pages by calling
[all …]
/linux-4.1.27/arch/parisc/kernel/
Dsyscall_table.S239 ENTRY_SAME(munlock)
/linux-4.1.27/arch/powerpc/include/asm/
Dsystbl.h158 SYSCALL_SPU(munlock)
/linux-4.1.27/mm/
Dmlock.c643 SYSCALL_DEFINE2(munlock, unsigned long, start, size_t, len) in SYSCALL_DEFINE2() argument
/linux-4.1.27/arch/s390/kernel/
Dcompat_wrapper.c119 COMPAT_SYSCALL_WRAP2(munlock, unsigned long, start, size_t, len);
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl159 150 common munlock sys_munlock
Dsyscall_32.tbl160 151 i386 munlock sys_munlock
/linux-4.1.27/Documentation/ia64/
Derr_inject.txt350 munlock(shmaddr, SHM_SIZE);