Searched refs:RT_SLAB_NZONES (Results 1 – 1 of 1) sorted by relevance
189 #define RT_SLAB_NZONES 72 /* number of zones */ macro200 struct rt_slab_zone *zone_array[RT_SLAB_NZONES]; /* linked list of zones NFree > 0 */539 RT_ASSERT(zi < RT_SLAB_NZONES); in rt_slab_alloc()
Completed in 12 milliseconds