Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dswap_state.c85 si = get_swap_device(entry); in total_swapcache_pages()
316 si = get_swap_device(entry); in lookup_swap_cache()
374 si = get_swap_device(entry); in __read_swap_cache_async()
Dmincore.c74 si = get_swap_device(swp); in mincore_page()
Dswapfile.c1249 struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
1454 si = get_swap_device(entry); in __swap_count()
1484 si = get_swap_device(entry); in __swp_swapcount()
3387 p = get_swap_device(entry); in __swap_duplicate()
3539 si = get_swap_device(entry); in add_swap_count_continuation()
/Linux-v5.4/include/linux/
Dswap.h475 extern struct swap_info_struct *get_swap_device(swp_entry_t entry);