Home
last modified time | relevance | path

Searched refs:TTU_MUNLOCK (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Drmap.h93 TTU_MUNLOCK = 0x2, /* munlock mode */ enumerator
/kernel/linux/linux-5.10/mm/
Drmap.c1411 if ((flags & TTU_MUNLOCK) && !(vma->vm_flags & VM_LOCKED)) in try_to_unmap_one()
1482 if (flags & TTU_MUNLOCK) in try_to_unmap_one()
1815 .arg = (void *)TTU_MUNLOCK, in try_to_munlock()