Home
last modified time | relevance | path

Searched refs:__swap_entry_free (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dswapfile.c1277 * __swap_entry_free(), the swap info might become stale and should not
1342 static unsigned char __swap_entry_free(struct swap_info_struct *p, in __swap_entry_free() function
1385 __swap_entry_free(p, entry); in swap_free()
1813 count = __swap_entry_free(p, entry); in free_swap_and_cache()
/kernel/linux/linux-6.6/mm/
H A Dswapfile.c1232 * __swap_entry_free(), the swap info might become stale and should not
1297 static unsigned char __swap_entry_free(struct swap_info_struct *p, in __swap_entry_free() function
1340 __swap_entry_free(p, entry); in swap_free()
1619 count = __swap_entry_free(p, entry); in free_swap_and_cache()

Completed in 10 milliseconds