Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap_table.h51 static inline bool swp_tb_is_null(unsigned long swp_tb) in swp_tb_is_null() function
58 return !xa_is_value((void *)swp_tb) && !swp_tb_is_null(swp_tb); in swp_tb_is_folio()
H A Dswapfile.c458 VM_WARN_ON_ONCE(!swp_tb_is_null(__swap_table_get(ci, ci_off))); in swap_cluster_free_table()
807 if (map[offset] || !swp_tb_is_null(swp_tb)) in cluster_reclaim_range()
836 VM_WARN_ON_ONCE(!swp_tb_is_null(swp_tb)); in cluster_scan_range()
858 VM_WARN_ON_ONCE(!swp_tb_is_null(swp_tb)); in swap_cluster_assert_table_empty()