Searched refs:lookup_swap_cache (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dswap.h237 extern struct page * lookup_swap_cache(swp_entry_t);
319 static inline struct page *lookup_swap_cache(swp_entry_t swp) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dswap_state.c298 struct page * lookup_swap_cache(swp_entry_t entry) function
326 * called after lookup_swap_cache() failed, re-calling
H A Dmemory.c2138 page = lookup_swap_cache(entry);
H A Dshmem.c1128 swappage = lookup_swap_cache(swap);

Completed in 128 milliseconds