Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dswap.h508 extern struct swap_info_struct *get_swap_device(swp_entry_t entry);
522 static inline struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
/linux-6.3-rc2/mm/
A Dswap_state.c401 si = get_swap_device(swp); in filemap_get_incore_folio()
428 si = get_swap_device(entry); in __read_swap_cache_async()
A Dswapfile.c1249 struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
1438 si = get_swap_device(entry); in __swap_count()
1473 si = get_swap_device(entry); in __swp_swapcount()
3290 p = get_swap_device(entry); in __swap_duplicate()
3440 si = get_swap_device(entry); in add_swap_count_continuation()
A Dshmem.c1753 si = get_swap_device(swap); in shmem_swapin_folio()
A Dmemory.c3724 si = get_swap_device(entry); in do_swap_page()

Completed in 33 milliseconds