Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dswap.h467 extern void swap_free(swp_entry_t);
541 static inline void swap_free(swp_entry_t swp) in swap_free() function
/Linux-v5.10/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.10/mm/
Dswapfile.c1357 void swap_free(swp_entry_t entry) in swap_free() function
1930 swap_free(entry); in unuse_pte()
Dshmem.c1767 swap_free(swap); in shmem_swapin_page()
Dmemory.c3420 swap_free(entry); in do_swap_page()