Home
last modified time | relevance | path

Searched defs:swapcache_prepare (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/linux/
Dswap.h403 #define swapcache_prepare(swp) is_migration_entry(swp) macro
/linux-3.3/mm/
Dswapfile.c2287 int swapcache_prepare(swp_entry_t entry) in swapcache_prepare() function