Searched refs:thread_info (Results 1 – 1 of 1) sorted by relevance
63 static struct test_rcu_thread_info thread_info[RTE_MAX_LCORE/4]; variable1122 thread_info[0].ir = 0; in test_rcu_qsbr_sw_sv_3qs()1123 thread_info[0].ih = 0; in test_rcu_qsbr_sw_sv_3qs()1269 thread_info[i].ir = i; in test_rcu_qsbr_mw_mv_mqs()1270 thread_info[i].ih = i; in test_rcu_qsbr_mw_mv_mqs()1271 thread_info[i].r_core_ids[0] = enabled_core_ids[j]; in test_rcu_qsbr_mw_mv_mqs()1272 thread_info[i].r_core_ids[1] = enabled_core_ids[j + 1]; in test_rcu_qsbr_mw_mv_mqs()1276 (void *)&thread_info[i], in test_rcu_qsbr_mw_mv_mqs()1279 (void *)&thread_info[i], in test_rcu_qsbr_mw_mv_mqs()1284 (void *)&thread_info[i], in test_rcu_qsbr_mw_mv_mqs()[all …]