Home
last modified time | relevance | path

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

/linux/rust/kernel/mm/
H A Dvirt.rs435 pub const LOCKONFAULT: vm_flags_t = bindings::VM_LOCKONFAULT as vm_flags_t; constant
/linux/tools/testing/vma/include/
H A Ddup.h124 DECLARE_VMA_BIT(LOCKONFAULT, 19),/* Lock pages covered when faulted in */
225 #define VM_LOCKONFAULT INIT_VM_FLAG(LOCKONFAULT)
/linux/include/linux/
H A Dmm.h323 DECLARE_VMA_BIT(LOCKONFAULT, 19),/* Lock pages covered when faulted in */
426 #define VM_LOCKONFAULT INIT_VM_FLAG(LOCKONFAULT)