Searched refs:MADV_WIPEONFORK (Results 1 – 12 of 12) sorted by relevance
| /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 D | mman-common.h | 66 #define MADV_WIPEONFORK 18 /* Zero memory on fork, child only */ 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 D | mman-common.h | 66 #define MADV_WIPEONFORK 18 /* Zero memory on fork, child only */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | mman-common.h | 69 #define MADV_WIPEONFORK 18 /* Zero memory on fork, child only */ macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | mman-common.h | 69 #define MADV_WIPEONFORK 18 /* Zero memory on fork, child only */ macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | mman.h | 103 #define MADV_WIPEONFORK 18 /* Zero memory on fork, child only */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | mman.h | 95 #define MADV_WIPEONFORK 18 /* Zero memory on fork, child only */ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | mman.h | 68 #define MADV_WIPEONFORK 18 /* Zero memory on fork, child only */ macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | mman.h | 65 #define MADV_WIPEONFORK 71 /* Zero memory on fork, child only */ 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 D | mman-linux.h | 88 # define MADV_WIPEONFORK 18 /* Zero memory on fork, child only. */ 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 D | mman-linux.h | 88 # define MADV_WIPEONFORK 18 /* Zero memory on fork, child only. */ macro
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | madvise.c | 98 case MADV_WIPEONFORK: in madvise_behavior() 998 case MADV_WIPEONFORK: in madvise_behavior_valid()
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | memory-tagging-extension.rst | 168 with ``MADV_WIPEONFORK`` which will have the data and tags cleared (set
|