Lines Matching refs:SYNC_WAIT
71 #define SYNC_WAIT 0 macro
2741 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_intr_lcore_ldpc_dec()
2838 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_intr_lcore_dec()
2928 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_intr_lcore_enc()
3018 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_intr_lcore_ldpc_enc()
3105 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_pmd_lcore_dec()
3209 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in bler_pmd_lcore_ldpc_dec()
3339 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_pmd_lcore_ldpc_dec()
3456 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_pmd_lcore_enc()
3547 while (rte_atomic16_read(&tp->op_params->sync) == SYNC_WAIT) in throughput_pmd_lcore_ldpc_enc()
3731 rte_atomic16_set(&op_params->sync, SYNC_WAIT); in bler_test()
3849 rte_atomic16_set(&op_params->sync, SYNC_WAIT); in throughput_test()