Home
last modified time | relevance | path

Searched defs:free_swap_and_cache (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dswap.h405 #define free_swap_and_cache(swp) is_migration_entry(swp) macro
/linux-3.4.99/mm/
Dswapfile.c685 int free_swap_and_cache(swp_entry_t entry) in free_swap_and_cache() function