Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c1295 static struct swap_info_struct *_swap_info_get(swp_entry_t entry) in _swap_info_get() function
1550 sis = _swap_info_get(entry); in swap_free_nr()
1572 si = _swap_info_get(entry); in put_swap_folio()
1598 si = _swap_info_get(entries[i]); in swapcache_free_entries()
1645 si = _swap_info_get(entry); in swp_swapcount()
1709 struct swap_info_struct *si = _swap_info_get(entry); in folio_swapped()