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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmmap.c477 if (mm->mmap_cache == vma)
478 mm->mmap_cache = prev;
1368 vma = mm->mmap_cache;
1390 mm->mmap_cache = vma;
1694 mm->mmap_cache = NULL; /* Kill the cache. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dfork.c214 mm->mmap_cache = NULL;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsched.h372 struct vm_area_struct * mmap_cache; /* last find_vma result */ member in struct:mm_struct

Completed in 31 milliseconds