Home
last modified time | relevance | path

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

/linux/rust/kernel/mm/
H A Dvirt.rs471 pub const MERGEABLE: vm_flags_t = bindings::VM_MERGEABLE as vm_flags_t; constant
/linux/tools/testing/vma/include/
H A Ddup.h136 DECLARE_VMA_BIT(MERGEABLE, 31), /* KSM may merge identical pages */
241 #define VM_MERGEABLE INIT_VM_FLAG(MERGEABLE)
/linux/include/linux/
H A Dmm.h335 DECLARE_VMA_BIT(MERGEABLE, 31), /* KSM may merge identical pages */
442 #define VM_MERGEABLE INIT_VM_FLAG(MERGEABLE)