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

/linux-master/include/linux/
H A Dswapops.h175 return swp_entry(SWP_DEVICE_WRITE, offset);
181 return type == SWP_DEVICE_READ || type == SWP_DEVICE_WRITE;
186 return unlikely(swp_type(entry) == SWP_DEVICE_WRITE);
H A Dswap.h81 #define SWP_DEVICE_WRITE (MAX_SWAPFILES+SWP_HWPOISON_NUM+SWP_MIGRATION_NUM) macro

Completed in 151 milliseconds