Searched defs:cpu_cnt (Results 1 – 2 of 2) sorted by relevance
199 u16 cpu_cnt; member
4102 int cpu_cnt = min(MAX_CPUS, (int)num_online_cpus()); in ql_configure_rings() local