Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dswap.h603 static inline void swap_free(swp_entry_t entry) in swap_free() function
/linux-6.15/mm/
H A Drmap.c2155 swap_free(entry); in try_to_unmap_one()
2163 swap_free(entry); in try_to_unmap_one()
H A Dswapfile.c2073 swap_free(entry); in unuse_pte()
/linux-6.15/kernel/power/
H A Dswap.c185 swap_free(swp_entry(swap, offset)); in alloc_swapdev_block()