Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap_table.h187 static inline int swp_tb_get_count(unsigned long swp_tb) in swp_tb_get_count() function
H A Dswapfile.c187 if (swp_tb_get_count(swp_tb)) in swap_only_has_cache()
831 if (swp_tb_get_count(swp_tb)) in cluster_reclaim_range()
886 VM_WARN_ON(!swp_tb_get_count(swp_tb)); in cluster_scan_range()
1560 if (swp_tb_get_count(swp_tb) == 1) { in swap_put_entries_cluster()
1904 return swp_tb_get_count(__swap_table_get(ci, ci_off)); in __swap_count()
1922 return swp_tb_get_count(swp_tb) > 0; in swap_entry_swapped()
1942 count = swp_tb_get_count(swp_tb); in swp_swapcount()
2399 if (swp_tb_get_count(swp_tb) <= 0) in unuse_pte_range()