Home
last modified time | relevance | path

Searched refs:SWAP_FLAG_PRIO_SHIFT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dswap.h27 #define SWAP_FLAG_PRIO_SHIFT 0 macro
/openbmc/linux/mm/
H A Dswapfile.c3194 (swap_flags & SWAP_FLAG_PRIO_MASK) >> SWAP_FLAG_PRIO_SHIFT; in SYSCALL_DEFINE2()