Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dswap.h8 #define SWAP_FLAG_PRIO_MASK 0x7fff macro
/linux-2.4.37.9/mm/
Dswapfile.c914 (swap_flags & SWAP_FLAG_PRIO_MASK)>>SWAP_FLAG_PRIO_SHIFT; in sys_swapon()