Searched refs:get_swap_device (Results 1 – 4 of 4) sorted by relevance
334 si = get_swap_device(entry); in swap_cache_get_folio()404 si = get_swap_device(swp); in find_get_incore_page()429 si = get_swap_device(entry); in __read_swap_cache_async()
1251 struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function1440 si = get_swap_device(entry); in __swap_count()1475 si = get_swap_device(entry); in __swp_swapcount()3283 p = get_swap_device(entry); in __swap_duplicate()3433 si = get_swap_device(entry); in add_swap_count_continuation()
3781 si = get_swap_device(entry); in do_swap_page()
516 extern struct swap_info_struct *get_swap_device(swp_entry_t entry);530 static inline struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function