Searched refs:SWP_DEVICE_READ (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dswapops.h170 return swp_entry(SWP_DEVICE_READ, offset);
181 return type == SWP_DEVICE_READ || type == SWP_DEVICE_WRITE;
H A Dswap.h82 #define SWP_DEVICE_READ (MAX_SWAPFILES+SWP_HWPOISON_NUM+SWP_MIGRATION_NUM+1) macro

Completed in 152 milliseconds