Searched refs:C_SEG_MAX_POPULATE_SIZE (Results 1 – 2 of 2) sorted by relevance
49 #define C_SEG_MAX_POPULATE_SIZE (4 * PAGE_SIZE) macro
2327 if (size_to_populate > C_SEG_MAX_POPULATE_SIZE) { in c_seg_major_compact()2328 size_to_populate = C_SEG_MAX_POPULATE_SIZE; in c_seg_major_compact()4160 if (size_to_populate > C_SEG_MAX_POPULATE_SIZE) { in c_seg_allocate()4161 size_to_populate = C_SEG_MAX_POPULATE_SIZE; in c_seg_allocate()