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