Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap_table.h159 static inline bool swp_tb_is_countable(unsigned long swp_tb) in swp_tb_is_countable() function
183 VM_WARN_ON(!swp_tb_is_countable(swp_tb)); in __swp_tb_get_count()
189 if (swp_tb_is_countable(swp_tb)) in swp_tb_get_count()