Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drmap.h94 TTU_MUNLOCK = 0x2, /* munlock mode */ enumerator
/OK3568_Linux_fs/kernel/mm/
H A Drmap.c1468 if ((flags & TTU_MUNLOCK) && !(vma->vm_flags & VM_LOCKED)) in try_to_unmap_one()
1532 if (flags & TTU_MUNLOCK) in try_to_unmap_one()
1886 .arg = (void *)TTU_MUNLOCK, in try_to_munlock()