Home
last modified time | relevance | path

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

/linux/mm/ !
H A Dswap_table.h79 #define SWP_TB_BAD ((~0UL) << 3) macro
156 return swp_tb == SWP_TB_BAD; in swp_tb_is_bad()
H A Dswapfile.c801 if (__swap_table_xchg(ci, ci_off, SWP_TB_BAD) != SWP_TB_NULL) { in swap_cluster_setup_bad_slot()