Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dswap.h26 #define SWAP_FLAG_PRIO_MASK 0x7fff macro
32 #define SWAP_FLAGS_VALID (SWAP_FLAG_PRIO_MASK | SWAP_FLAG_PREFER | \
/linux-6.3-rc2/mm/
A Dswapfile.c3194 (swap_flags & SWAP_FLAG_PRIO_MASK) >> SWAP_FLAG_PRIO_SHIFT; in SYSCALL_DEFINE2()

Completed in 11 milliseconds