Searched refs:SWAP_FLAGS_VALID (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| A D | swap.h | 32 #define SWAP_FLAGS_VALID (SWAP_FLAG_PRIO_MASK | SWAP_FLAG_PREFER | \ macro |
| /linux/mm/ | ||
| A D | swapfile.c | 3147 if (swap_flags & ~SWAP_FLAGS_VALID) in SYSCALL_DEFINE2() |
Completed in 12 milliseconds