Searched refs:MPOL_MF_VALID (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/uapi/linux/ | ||
| H A D | mempolicy.h | 55 #define MPOL_MF_VALID (MPOL_MF_STRICT | \ macro |
| /linux-6.15/mm/ | ||
| H A D | mempolicy.c | 1311 if (flags & ~(unsigned long)MPOL_MF_VALID) in do_mbind() |