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

/linux-master/include/linux/
H A Dswapops.h67 #define SWP_MIG_DIRTY BIT(SWP_MIG_DIRTY_BIT) macro
323 swp_offset(entry) | SWP_MIG_DIRTY);
330 return swp_offset(entry) & SWP_MIG_DIRTY;

Completed in 112 milliseconds