Searched refs:cb_failed (Results 1 – 1 of 1) sorted by relevance
49 static uint8_t cb_failed; variable611 cb_failed = 1; in test_rcu_qsbr_free_resource1()620 cb_failed = 1; in test_rcu_qsbr_free_resource2()825 cb_failed = 0; in test_rcu_qsbr_dq_functional()866 TEST_RCU_QSBR_GOTO_IF_ERROR(end, (cb_failed == 1), "CB failed"); in test_rcu_qsbr_dq_functional()905 TEST_RCU_QSBR_GOTO_IF_ERROR(end, (cb_failed == 1), "CB failed"); in test_rcu_qsbr_dq_functional()919 TEST_RCU_QSBR_RETURN_IF_ERROR((cb_failed == 1), "CB failed"); in test_rcu_qsbr_dq_functional()