Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dswap.h427 extern void swap_free(swp_entry_t);
478 static inline void swap_free(swp_entry_t swp) in swap_free() function
/linux-4.1.27/kernel/power/
Dswap.c175 swap_free(swp_entry(swap, offset)); in alloc_swapdev_block()
199 swap_free(swp_entry(swap, offset)); in free_all_swap_pages()
/linux-4.1.27/mm/
Dswapfile.c832 void swap_free(swp_entry_t entry) in swap_free() function
1131 swap_free(entry); in unuse_pte()
Dshmem.c681 swap_free(swap); in shmem_unuse_inode()
1153 swap_free(swap); in shmem_getpage_gfp()
Dmemory.c2578 swap_free(entry); in do_swap_page()