Searched refs:BUG_ON (Results 1 – 7 of 7) sorted by relevance
32 BUG_ON(ret != 1); in openssl_digest_init()42 BUG_ON(ret != 1); in openssl_digest_update()51 BUG_ON(ret != 1); in openssl_digest_final()
81 #define BUG_ON(condition) \ macro
74 BUG_ON(psg->sg_magic != COMPAT_SG_MAGIC); in sg_mark_end()
143 #define BUG_ON(condition) do { \ macro
49 #define BUG_ON(condition) assert(!(condition)) macro
370 BUG_ON(setup->next_offset != size); in vc4_create_rcl_bo()
779 BUG_ON(roundup(packet_size, 16) - packet_size > nr_relocs * 4); in validate_gl_shader_rec()