Searched defs:free_swap_and_cache (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
A D | swap.h | 579 #define free_swap_and_cache(e) is_pfn_swap_entry(e) macro |
/linux/mm/ | ||
A D | swapfile.c | 1755 int free_swap_and_cache(swp_entry_t entry) in free_swap_and_cache() function |
Completed in 12 milliseconds