Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswap.h455 extern void swap_free(swp_entry_t);
522 static inline void swap_free(swp_entry_t swp) in swap_free() function
/Linux-v4.19/kernel/power/
Dswap.c185 swap_free(swp_entry(swap, offset)); in alloc_swapdev_block()
209 swap_free(swp_entry(swap, offset)); in free_all_swap_pages()
/Linux-v4.19/mm/
Dswapfile.c1197 void swap_free(swp_entry_t entry) in swap_free() function
1796 swap_free(entry); in unuse_pte()
Dshmem.c1215 swap_free(swap); in shmem_unuse_inode()
1754 swap_free(swap); in shmem_getpage_gfp()
Dmemory.c3070 swap_free(entry); in do_swap_page()