Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dswap.h615 static inline void swap_free(swp_entry_t entry) in swap_free() function
/linux-6.12.1/mm/
Drmap.c1895 swap_free(entry); in try_to_unmap_one()
1903 swap_free(entry); in try_to_unmap_one()
Dswapfile.c2169 swap_free(entry); in unuse_pte()
/linux-6.12.1/kernel/power/
Dswap.c184 swap_free(swp_entry(swap, offset)); in alloc_swapdev_block()