Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dswap.h482 extern void swap_free(swp_entry_t);
560 static inline void swap_free(swp_entry_t swp) in swap_free() function
/linux-6.6.21/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-6.6.21/mm/
Drmap.c1717 swap_free(entry); in try_to_unmap_one()
1727 swap_free(entry); in try_to_unmap_one()
Dswapfile.c1328 void swap_free(swp_entry_t entry) in swap_free() function
1820 swap_free(entry); in unuse_pte()
Dshmem.c1821 swap_free(swap); in shmem_set_folio_swapin_error()
1914 swap_free(swap); in shmem_swapin_folio()
Dmemory.c3989 swap_free(entry); in do_swap_page()