Searched refs:swapin_readahead (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dswap.h167 extern void swapin_readahead(swp_entry_t, unsigned long, struct vm_area_struct *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmemory.c2054 * swapin_readahead - swap in pages in hope we need them soon
2069 void swapin_readahead(swp_entry_t entry, unsigned long addr,struct vm_area_struct *vma) function
2141 swapin_readahead(entry, address, vma);
H A Dshmem.c1067 swapin_readahead(entry, 0, NULL);

Completed in 146 milliseconds