Searched refs:SWAP_FLAG_PRIO_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | swap.h | 27 #define SWAP_FLAG_PRIO_SHIFT 0 macro |
/openbmc/linux/mm/ | ||
H A D | swapfile.c | 3194 (swap_flags & SWAP_FLAG_PRIO_MASK) >> SWAP_FLAG_PRIO_SHIFT; in SYSCALL_DEFINE2() |