Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dswap.h503 extern struct swap_info_struct *get_swap_device(swp_entry_t entry);
517 static inline struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
/linux-6.12.1/mm/
Dswap_state.c423 si = get_swap_device(swp); in filemap_get_incore_folio()
443 si = get_swap_device(entry); in __read_swap_cache_async()
Dswapfile.c1474 struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
1902 si = get_swap_device(entry); in free_swap_and_cache_nr()
3814 si = get_swap_device(entry); in add_swap_count_continuation()
Dshmem.c2111 si = get_swap_device(swap); in shmem_swapin_folio()
Dmemory.c4269 si = get_swap_device(entry); in do_swap_page()