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

/linux-master/mm/
H A Dmempolicy.c122 #define MPOL_MF_WRLOCK (MPOL_MF_INTERNAL << 2) /* Write-lock walked vmas */ macro
772 const struct mm_walk_ops *ops = (flags & MPOL_MF_WRLOCK) ?
1327 flags | MPOL_MF_INVERT | MPOL_MF_WRLOCK, &pagelist);

Completed in 155 milliseconds