Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dswapfile.c1181 static unsigned char __swap_entry_free_locked(struct swap_info_struct *p, in __swap_entry_free_locked() function
1299 usage = __swap_entry_free_locked(p, offset, 1); in __swap_entry_free()
1376 if (!__swap_entry_free_locked(si, offset + i, SWAP_HAS_CACHE)) { in put_swap_folio()
3372 usage = __swap_entry_free_locked(si, offset, SWAP_HAS_CACHE); in swapcache_clear()