Searched refs:max_workload_config_entry_count (Results 1 – 1 of 1) sorted by relevance
46 static const int max_workload_config_entry_count = 1024; variable272 if (ctx->wlcc_count == (max_workload_config_entry_count - 1)) { in insert_entry()