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

/linux-master/mm/
H A Dslub.c279 #define MAX_PARTIAL 10 macro
282 #define MAX_PARTIAL 0 macro
5118 s->min_partial = min_t(unsigned long, MAX_PARTIAL, ilog2(s->size) / 2);

Completed in 136 milliseconds