Searched refs:C_SEG_MAX_POPULATE_SIZE (Results 1 – 2 of 2) sorted by relevance
50 #define C_SEG_MAX_POPULATE_SIZE (4 * PAGE_SIZE) macro
2444 if (size_to_populate > C_SEG_MAX_POPULATE_SIZE) { in c_seg_major_compact()2445 size_to_populate = C_SEG_MAX_POPULATE_SIZE; in c_seg_major_compact()4270 if (size_to_populate > C_SEG_MAX_POPULATE_SIZE) { in c_seg_allocate()4271 size_to_populate = C_SEG_MAX_POPULATE_SIZE; in c_seg_allocate()