Searched refs:swap_free (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dswap.h470 extern void swap_free(swp_entry_t);
547 static inline void swap_free(swp_entry_t swp) function
/linux-master/kernel/power/
H A Dswap.c184 swap_free(swp_entry(swap, offset));
208 swap_free(swp_entry(swap, offset));
/linux-master/mm/
H A Drmap.c1862 swap_free(entry);
1872 swap_free(entry);
H A Dswapfile.c1339 void swap_free(swp_entry_t entry) function
1807 * so this must be called before swap_free().
1838 swap_free(entry);
H A Dshmem.c1839 swap_free(swap);
1930 swap_free(swap);
H A Dmemory.c4191 * so this must be called before swap_free().
4200 swap_free(entry);
4249 * further safety release the lock after the swap_free

Completed in 222 milliseconds