summaryrefslogtreecommitdiff
path: root/linux-headers/asm-mips/mman.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-headers/asm-mips/mman.h')
-rw-r--r--linux-headers/asm-mips/mman.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-headers/asm-mips/mman.h b/linux-headers/asm-mips/mman.h
index 40b210c65a..1be428663c 100644
--- a/linux-headers/asm-mips/mman.h
+++ b/linux-headers/asm-mips/mman.h
@@ -101,6 +101,8 @@
#define MADV_POPULATE_READ 22 /* populate (prefault) page tables readable */
#define MADV_POPULATE_WRITE 23 /* populate (prefault) page tables writable */
+#define MADV_DONTNEED_LOCKED 24 /* like DONTNEED, but drop locked pages too */
+
/* compatibility flags */
#define MAP_FILE 0