Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmempolicy.c115 #define MPOL_MF_WRLOCK (MPOL_MF_INTERNAL << 2) /* Write-lock walked vmas */ macro
750 const struct mm_walk_ops *ops = (flags & MPOL_MF_WRLOCK) ? in queue_pages_range()
1329 flags | MPOL_MF_INVERT | MPOL_MF_WRLOCK, &pagelist); in do_mbind()