Searched refs:get_swap_page_of_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dswap.h464 extern swp_entry_t get_swap_page_of_type(int);
/linux-master/kernel/power/
H A Dswap.c181 offset = swp_offset(get_swap_page_of_type(swap));
/linux-master/mm/
H A Dswapfile.c1636 swp_entry_t get_swap_page_of_type(int type) function

Completed in 226 milliseconds