Home
last modified time | relevance | path

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

/linux/tools/include/uapi/asm-generic/
H A Dmman-common.h69 #define MADV_WIPEONFORK 18 /* Zero memory on fork, child only */ macro
/linux/tools/testing/selftests/mm/
H A Dpfnmap.c164 MADV_WIPEONFORK, in TEST_F()
H A Dguard-regions.c1332 ASSERT_EQ(madvise(ptr, 10 * page_size, MADV_WIPEONFORK), 0); in TEST_F()
/linux/Documentation/userspace-api/
H A Dmseal.rst95 MADV_DONTNEED_LOCKED, MADV_FREE, MADV_DONTFORK, MADV_WIPEONFORK
106 MADV_FREE, MADV_DONTNEED_LOCKED, and MADV_WIPEONFORK, can introduce
/linux/arch/parisc/kernel/
H A Dsys_parisc.c399 case 71: behavior = MADV_WIPEONFORK; break; in parisc_madvise()
/linux/mm/
H A Dmadvise.c1284 case MADV_WIPEONFORK: in is_discard()
1398 case MADV_WIPEONFORK: in madvise_vma_behavior()
1555 case MADV_WIPEONFORK: in madvise_behavior_valid()
/linux/Documentation/arch/arm64/
H A Dmemory-tagging-extension.rst179 with ``MADV_WIPEONFORK`` which will have the data and tags cleared (set