Searched refs:DPAA_BUG_ON (Results 1 – 4 of 4) sorted by relevance
101 #define DPAA_BUG_ON(x) RTE_ASSERT(x) macro199 DPAA_BUG_ON(!timeout && (ret != ret_new)); in mfatb()311 DPAA_BUG_ON((unsigned long)dest & 0x3); in copy_words()312 DPAA_BUG_ON((unsigned long)src & 0x3); in copy_words()313 DPAA_BUG_ON(sz & 0x3); in copy_words()324 DPAA_BUG_ON((unsigned long)dest & 0x1); in copy_shorts()325 DPAA_BUG_ON((unsigned long)src & 0x1); in copy_shorts()326 DPAA_BUG_ON(sz & 0x1); in copy_shorts()
105 DPAA_BUG_ON(cfg != &pcfg); in fsl_bman_portal_finish()
97 DPAA_BUG_ON(cfg != &qpcfg); in fsl_qman_portal_finish()
205 DPAA_BUG_ON(entry >= qman_fq_lookup_table_size); in clear_fq_table_entry()212 DPAA_BUG_ON(entry >= qman_fq_lookup_table_size); in get_fq_table_entry()900 DPAA_BUG_ON(!fq); in __poll_portal_slow()1183 DPAA_BUG_ON(!CPU_ISSET(cpu, &affine_mask)); in qman_affine_channel()