Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dswap.h498 extern void swap_free(swp_entry_t);
589 static inline void swap_free(swp_entry_t swp) in swap_free() function
/Linux-v5.15/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.15/mm/
Dswapfile.c1336 void swap_free(swp_entry_t entry) in swap_free() function
1928 swap_free(entry); in unuse_pte()
Dshmem.c1783 swap_free(swap); in shmem_swapin_page()
Dmemory.c3662 swap_free(entry); in do_swap_page()