Searched defs:MMAP_LOTSAMISS (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dfilemap.c1560 #define MMAP_LOTSAMISS (100) macro
1587 if (ra->mmap_miss < MMAP_LOTSAMISS * 10)
1594 if (ra->mmap_miss > MMAP_LOTSAMISS)

Completed in 7 milliseconds