Searched refs:MS_FREE_TABLE_CNT (Results 1 – 2 of 2) sorted by relevance
322 #define MS_FREE_TABLE_CNT 512 macro
2198 if (segment->set_index >= MS_FREE_TABLE_CNT)2217 if (segment->get_index >= MS_FREE_TABLE_CNT)2311 segment->free_table = vmalloc(array_size(MS_FREE_TABLE_CNT, 2));2315 memset((u8 *)(segment->free_table), 0xff, array_size(MS_FREE_TABLE_CNT, 2));