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

/linux-master/include/linux/
H A Dswapops.h256 swp_type(entry) == SWP_MIGRATION_WRITE);
261 return unlikely(swp_type(entry) == SWP_MIGRATION_WRITE);
286 return swp_entry(SWP_MIGRATION_WRITE, offset);
H A Dswap.h94 * a single process. For SWP_MIGRATION_WRITE, that information is implicit:
102 #define SWP_MIGRATION_WRITE (MAX_SWAPFILES + SWP_HWPOISON_NUM + 2) macro

Completed in 277 milliseconds