Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswap.h383 extern struct swap_info_struct *get_swap_device(swp_entry_t entry);
415 static inline struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
/linux/mm/
H A Dswap_state.c718 si = get_swap_device(entry); in read_swap_cache_async()
954 si = get_swap_device(entry); in swap_vma_readahead()
H A Dswapfile.c1506 si = get_swap_device(entry); in swap_retry_table_alloc()
1884 struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
2003 si = get_swap_device(entry); in swp_swapcount()
2129 si = get_swap_device(entry); in swap_put_entries_direct()
H A Dzswap.c999 si = get_swap_device(swpentry); in zswap_writeback_entry()
H A Duserfaultfd.c1702 si = get_swap_device(entry); in move_pages_ptes()
H A Dshmem.c2278 si = get_swap_device(index_entry); in shmem_swapin_folio()
H A Dmemory.c4957 si = get_swap_device(entry); in do_swap_page()