Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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
/linux-6.6.21/mm/
Dswap_state.c403 si = get_swap_device(swp); in filemap_get_incore_folio()
422 si = get_swap_device(entry); in __read_swap_cache_async()
Dswapfile.c1256 struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
3437 si = get_swap_device(entry); in add_swap_count_continuation()
Dshmem.c1850 si = get_swap_device(swap); in shmem_swapin_folio()
Dmemory.c3786 si = get_swap_device(entry); in do_swap_page()