Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dswap.h457 extern void swap_free(swp_entry_t);
530 static inline void swap_free(swp_entry_t swp) in swap_free() function
/Linux-v5.4/kernel/power/
Dswap.c183 swap_free(swp_entry(swap, offset)); in alloc_swapdev_block()
207 swap_free(swp_entry(swap, offset)); in free_all_swap_pages()
/Linux-v5.4/mm/
Dswapfile.c1313 void swap_free(swp_entry_t entry) in swap_free() function
1893 swap_free(entry); in unuse_pte()
Dshmem.c1714 swap_free(swap); in shmem_swapin_page()
Dmemory.c2900 swap_free(entry); in do_swap_page()