Searched refs:mmap_threshold (Results 1 – 2 of 2) sorted by relevance
683 static unsigned long mmap_threshold = DEFAULT_MMAP_THRESHOLD; variable1463 if ((unsigned long)nb >= (unsigned long)mmap_threshold &&2374 mmap_threshold = value; return 1;
119 2. For requests >= mmap_threshold that are serviced via1552 static unsigned long mmap_threshold = DEFAULT_MMAP_THRESHOLD;2317 if ((unsigned long)nb >= (unsigned long)mmap_threshold &&3147 mmap_threshold = value; return 1;