Searched defs:swap_free (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
D | swap.h | 478 static inline void swap_free(swp_entry_t swp) in swap_free() function |
/linux-4.1.27/mm/ | ||
D | swapfile.c | 832 void swap_free(swp_entry_t entry) in swap_free() function |