Home
last modified time | relevance | path

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

/linux/rust/kernel/mm/
H A Dvirt.rs307 unsafe { self.update_flags(flags::DONTDUMP, 0) }; in set_dontdump()
456 pub const DONTDUMP: vm_flags_t = bindings::VM_DONTDUMP as vm_flags_t; constant
/linux/tools/testing/vma/include/
H A Ddup.h131 DECLARE_VMA_BIT(DONTDUMP, 26), /* Do not include in the core dump */
232 #define VM_DONTDUMP INIT_VM_FLAG(DONTDUMP)
/linux/include/linux/
H A Dmm.h330 DECLARE_VMA_BIT(DONTDUMP, 26), /* Do not include in the core dump */
433 #define VM_DONTDUMP INIT_VM_FLAG(DONTDUMP)
562 * DONTDUMP