Home
last modified time | relevance | path

Searched refs:WIPEONFORK (Results 1 – 3 of 3) sorted by relevance

/linux/rust/kernel/mm/
H A Dvirt.rs453 pub const WIPEONFORK: vm_flags_t = bindings::VM_WIPEONFORK as vm_flags_t; constant
/linux/tools/testing/vma/include/
H A Ddup.h130 DECLARE_VMA_BIT(WIPEONFORK, 25),/* Wipe VMA contents in child. */
231 #define VM_WIPEONFORK INIT_VM_FLAG(WIPEONFORK)
/linux/include/linux/
H A Dmm.h329 DECLARE_VMA_BIT(WIPEONFORK, 25),/* Wipe VMA contents in child. */
432 #define VM_WIPEONFORK INIT_VM_FLAG(WIPEONFORK)