Home
last modified time | relevance | path

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

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