Home
last modified time | relevance | path

Searched refs:swap_free (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A 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-6.6/include/linux/
H A Dswap.h502 extern void swap_free(swp_entry_t);
580 static inline void swap_free(swp_entry_t swp) in swap_free() function
/kernel/linux/linux-5.10/kernel/power/
H A 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-6.6/kernel/power/
H A Dswap.c185 swap_free(swp_entry(swap, offset)); in alloc_swapdev_block()
209 swap_free(swp_entry(swap, offset)); in free_all_swap_pages()
/kernel/linux/linux-6.6/mm/
H A Drmap.c1745 swap_free(entry); in try_to_unmap_one()
1755 swap_free(entry); in try_to_unmap_one()
H A Dswapfile.c1334 void swap_free(swp_entry_t entry) in swap_free() function
1797 * so this must be called before swap_free(). in unuse_pte()
1832 swap_free(entry); in unuse_pte()
H A Dshmem.c1821 swap_free(swap); in shmem_set_folio_swapin_error()
1914 swap_free(swap); in shmem_swapin_folio()
H A Dmemory.c3996 * so this must be called before swap_free(). in do_swap_page()
4005 swap_free(entry); in do_swap_page()
4053 * further safety release the lock after the swap_free in do_swap_page()
/kernel/linux/linux-5.10/mm/
H A Dswapfile.c1379 void swap_free(swp_entry_t entry) in swap_free() function
1958 swap_free(entry); in unuse_pte()
H A Dshmem.c1772 swap_free(swap); in shmem_swapin_page()
H A Dmemory.c3519 * before page_add_anon_rmap() and swap_free(); try_to_free_swap() in do_swap_page()
3520 * must be called after the swap_free(), or it will never succeed. in do_swap_page()
3556 swap_free(entry); in do_swap_page()
3566 * further safety release the lock after the swap_free in do_swap_page()

Completed in 44 milliseconds