Home
last modified time | relevance | path

Searched refs:get_swap_pages (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dswap_slots.c266 cache->nr = get_swap_pages(SWAP_SLOTS_CACHE_SIZE, in refill_swap_slots_cache()
314 get_swap_pages(1, &entry, folio_order(folio)); in folio_alloc_swap()
346 get_swap_pages(1, &entry, 0); in folio_alloc_swap()
H A Dswapfile.c1251 int get_swap_pages(int n_goal, swp_entry_t swp_entries[], int entry_order) in get_swap_pages() function
/linux/Documentation/admin-guide/mm/
H A Dswap_numa.rst7 device to use in get_swap_pages() to get better performance.
/linux/include/linux/
H A Dswap.h484 extern int get_swap_pages(int n, swp_entry_t swp_entries[], int order);