Searched defs:swapcache_prepare (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/linux/ | ||
D | swap.h | 403 #define swapcache_prepare(swp) is_migration_entry(swp) macro |
/linux-3.3/mm/ | ||
D | swapfile.c | 2287 int swapcache_prepare(swp_entry_t entry) in swapcache_prepare() function |