Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dswap_state.c85 si = get_swap_device(entry); in total_swapcache_pages()
376 si = get_swap_device(entry); in lookup_swap_cache()
444 si = get_swap_device(swp); in find_get_incore_page()
469 si = get_swap_device(entry); in __read_swap_cache_async()
H A Dswapfile.c1316 struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
1523 si = get_swap_device(entry); in __swap_count()
1553 si = get_swap_device(entry); in __swp_swapcount()
3494 p = get_swap_device(entry); in __swap_duplicate()
3647 si = get_swap_device(entry); in add_swap_count_continuation()
/OK3568_Linux_fs/kernel/include/linux/
H A Dswap.h497 extern struct swap_info_struct *get_swap_device(swp_entry_t entry);