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