Searched refs:objs_to_del (Results 1 – 1 of 1) sorted by relevance
452 uint32_t objs_to_del = objs_per_cpu; in cht_concurrent_del() local456 objs_to_del += (CHT_OBJ_MAX % conf->ctc_nthreads); in cht_concurrent_del()459 for (uint32_t i = 0; i < objs_to_del; i++) { in cht_concurrent_del()