Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dswap.h485 extern void swap_free(swp_entry_t);
560 static inline void swap_free(swp_entry_t swp) in swap_free() function
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/mm/
Dswapfile.c1372 void swap_free(swp_entry_t entry) in swap_free() function
1945 swap_free(entry); in unuse_pte()
Dshmem.c1772 swap_free(swap); in shmem_swapin_page()
Dmemory.c3556 swap_free(entry); in do_swap_page()