Searched refs:OSAL_ASSERT (Results 1 – 5 of 5) sorted by relevance
200 OSAL_ASSERT(is_chain_u16(p_chain)); in ecore_chain_get_prod_idx()207 OSAL_ASSERT(is_chain_u32(p_chain)); in ecore_chain_get_prod_idx_u32()214 OSAL_ASSERT(is_chain_u16(p_chain)); in ecore_chain_get_cons_idx()220 OSAL_ASSERT(is_chain_u32(p_chain)); in ecore_chain_get_cons_idx_u32()236 OSAL_ASSERT(is_chain_u16(p_chain)); in ecore_chain_get_elem_left()253 OSAL_ASSERT(is_chain_u32(p_chain)); in ecore_chain_get_elem_left_u32()
515 #define OSAL_ASSERT(is_assert) ASSERT(is_assert) macro
180 OSAL_ASSERT(!is_assert); \
1452 4. Problem: Newer MFW might cause driver to reach OSAL_ASSERT.6061 3. Request: OSAL_ASSERT() follow GNU - Assert when condition is false.6331 4. Request: Change attention behaviour - reach OSAL_ASSERT() on malevolent
642 - void OSAL_ASSERT(bool cond)