Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Drmap.h87 TTU_MUNLOCK = 4, /* munlock mode */ enumerator
/linux-4.1.27/mm/
Drmap.c1204 if (flags & TTU_MUNLOCK) in try_to_unmap_one()
1293 if (ret != SWAP_FAIL && !(flags & TTU_MUNLOCK)) in try_to_unmap_one()
1408 .arg = (void *)TTU_MUNLOCK, in try_to_munlock()