Searched refs:scsp_obj_table (Results 1 – 1 of 1) sorted by relevance
230 static void *scsp_obj_table[MAX_KEEP]; variable250 if (NULL != scsp_obj_table[i]) { in test_mempool_single_producer()251 obj = scsp_obj_table[i]; in test_mempool_single_producer()265 scsp_obj_table[i] = NULL; in test_mempool_single_producer()290 if (NULL == scsp_obj_table[i]) in test_mempool_single_consumer()299 scsp_obj_table[i] = obj; in test_mempool_single_consumer()361 memset(scsp_obj_table, 0, sizeof(scsp_obj_table)); in test_mempool_sp_sc()