Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dswap_state.c85 si = get_swap_device(entry); in total_swapcache_pages()
375 si = get_swap_device(entry); in lookup_swap_cache()
443 si = get_swap_device(swp); in find_get_incore_page()
468 si = get_swap_device(entry); in __read_swap_cache_async()
Dswapfile.c1307 struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
1513 si = get_swap_device(entry); in __swap_count()
1543 si = get_swap_device(entry); in __swp_swapcount()
3487 p = get_swap_device(entry); in __swap_duplicate()
3639 si = get_swap_device(entry); in add_swap_count_continuation()
/kernel/linux/linux-5.10/include/linux/
Dswap.h504 extern struct swap_info_struct *get_swap_device(swp_entry_t entry);