Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswap.h497 extern struct swap_info_struct *get_swap_device(swp_entry_t entry);
511 static inline struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
/openbmc/linux/mm/
H A Dswap_state.c403 si = get_swap_device(swp); in filemap_get_incore_folio()
422 si = get_swap_device(entry); in __read_swap_cache_async()
H A Dswapfile.c1261 struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
1611 p = get_swap_device(entry); in free_swap_and_cache()
3448 si = get_swap_device(entry); in add_swap_count_continuation()
H A Dshmem.c1855 si = get_swap_device(swap); in shmem_swapin_folio()
H A Dmemory.c3803 si = get_swap_device(entry); in do_swap_page()