Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dswap.h493 extern struct swap_info_struct *get_swap_device(swp_entry_t entry);
507 static inline struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
/linux-6.15/mm/
H A Dswap_state.c358 si = get_swap_device(swp); in filemap_get_incore_folio()
493 si = get_swap_device(entry); in read_swap_cache_async()
H A Dswapfile.c1437 struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
1799 si = get_swap_device(entry); in free_swap_and_cache_nr()
3716 si = get_swap_device(entry); in add_swap_count_continuation()
H A Dzswap.c1079 si = get_swap_device(swpentry); in zswap_writeback_entry()
H A Duserfaultfd.c1374 si = get_swap_device(entry); in move_pages_pte()
H A Dshmem.c2253 si = get_swap_device(swap); in shmem_swapin_folio()
H A Dmemory.c4477 si = get_swap_device(entry); in do_swap_page()