Home
last modified time | relevance | path

Searched defs:MADV_REMOVE (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/
H A Dmman.h16 #define MADV_REMOVE 9 macro
/OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/
H A Dmman.h15 #define MADV_REMOVE 9 macro
/OK3568_Linux_fs/kernel/tools/arch/xtensa/include/uapi/asm/
H A Dmman.h15 #define MADV_REMOVE 9 macro
/OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/
H A Dmman.h15 #define MADV_REMOVE 9 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dmman-common.h50 #define MADV_REMOVE 9 /* remove these pages & resources */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dmman-common.h50 #define MADV_REMOVE 9 /* remove these pages & resources */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dmman-common.h53 #define MADV_REMOVE 9 /* remove these pages & resources */ macro
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Dmman-common.h53 #define MADV_REMOVE 9 /* remove these pages & resources */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dmman-linux.h78 # define MADV_REMOVE 9 /* Remove these pages and resources. */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dmman-linux.h78 # define MADV_REMOVE 9 /* Remove these pages and resources. */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dmman.h54 #define MADV_REMOVE 9 /* remove these pages & resources */ macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dmman.h48 #define MADV_REMOVE 9 /* remove these pages & resources */ macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dmman.h89 #define MADV_REMOVE 9 /* remove these pages & resources */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dmman.h80 #define MADV_REMOVE 9 /* remove these pages & resources */ macro
/OK3568_Linux_fs/kernel/arch/um/os-Linux/
H A Dprocess.c176 #define MADV_REMOVE KERNEL_MADV_REMOVE macro