Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dswap.h486 extern void swap_free(swp_entry_t);
556 static inline void swap_free(swp_entry_t swp) in swap_free() function
/linux-5.19.10/kernel/power/
Dswap.c185 swap_free(swp_entry(swap, offset)); in alloc_swapdev_block()
209 swap_free(swp_entry(swap, offset)); in free_all_swap_pages()
/linux-5.19.10/mm/
Drmap.c1717 swap_free(entry); in try_to_unmap_one()
1725 swap_free(entry); in try_to_unmap_one()
Dswapfile.c1319 void swap_free(swp_entry_t entry) in swap_free() function
1798 swap_free(entry); in unuse_pte()
1833 swap_free(entry); in unuse_pte()
Dshmem.c1705 swap_free(swap); in shmem_set_folio_swapin_error()
1795 swap_free(swap); in shmem_swapin_folio()
Dmemory.c3931 swap_free(entry); in do_swap_page()