Searched refs:VM_LOCKONFAULT (Results 1 – 9 of 9) sorted by relevance
134 const vm_flags_t RUST_CONST_HELPER_VM_LOCKONFAULT = VM_LOCKONFAULT;
672 vm_flags |= VM_LOCKONFAULT; in SYSCALL_DEFINE3()715 current->mm->def_flags |= VM_LOCKONFAULT; in apply_mlockall_flags()724 to_add |= VM_LOCKONFAULT; in apply_mlockall_flags()
1832 if (vma->vm_flags & VM_LOCKONFAULT) in populate_vma_page_range()
51 --blocklist-item VM_LOCKONFAULT
435 pub const LOCKONFAULT: vm_flags_t = bindings::VM_LOCKONFAULT as vm_flags_t;
224 {VM_LOCKONFAULT, "lockonfault" }, \
196 #define VM_LOCKONFAULT INIT_VM_FLAG(LOCKONFAULT) macro322 #define VM_LOCKED_MASK (VM_LOCKED | VM_LOCKONFAULT)
423 #define VM_LOCKONFAULT INIT_VM_FLAG(LOCKONFAULT) macro570 #define VM_LOCKED_MASK (VM_LOCKED | VM_LOCKONFAULT)
1157 [ilog2(VM_LOCKONFAULT)] = "lf", in show_smap_vma_flags()