Home
last modified time | relevance | path

Searched refs:BUG_ON (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-twsi.c135 BUG_ON(ia_width_bytes > 2); in cvmx_twsix_read_ia()
136 BUG_ON(num_bytes > 8 || num_bytes < 1); in cvmx_twsix_read_ia()
264 BUG_ON(num_bytes > 8 || num_bytes < 1); in cvmx_twsix_read()
375 BUG_ON(num_bytes > 8 || num_bytes < 1); in cvmx_twsix_write()
462 BUG_ON(ia_width_bytes > 2); in cvmx_twsix_write_ia()
463 BUG_ON(num_bytes > 8 || num_bytes < 1); in cvmx_twsix_write_ia()
H A Dcvmx-mdio.h385 BUG_ON(bus_id > 3 || bus_id < 0); in cvmx_mdio_read()
437 BUG_ON(bus_id > 3 || bus_id < 0); in cvmx_mdio_write()
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_debugfs.c321 BUG_ON(debugfs_info.vchiq_cfg_dir != NULL); in vchiq_debugfs_init()
359 BUG_ON(debugfs_info.vchiq_cfg_dir == NULL); in vchiq_debugfs_top()
H A Dvchiq_core.c186 BUG_ON(service->ref_count == 0); in find_service_by_handle()
207 BUG_ON(service->ref_count == 0); in find_service_by_port()
231 BUG_ON(service->ref_count == 0); in find_service_for_instance()
256 BUG_ON(service->ref_count == 0); in find_closed_service_for_instance()
282 BUG_ON(service->ref_count == 0); in next_service_by_instance()
602 BUG_ON(tx_pos == in reserve_space()
791 BUG_ON(!service); in queue_message()
895 BUG_ON(!service); in queue_message()
2547 BUG_ON(state->id >= VCHIQ_MAX_STATES); in vchiq_init_state()
3181 BUG_ON(status == VCHIQ_RETRY); in vchiq_close_service()
[all …]
H A Dvchiq_arm.c289 BUG_ON(!service); in service_callback()
1007 BUG_ON((int)(user_service->msg_insert - in vchiq_ioctl()
1286 BUG_ON(service->srvstate != VCHIQ_SRVSTATE_FREE); in vchiq_close()
/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_compat.h55 #define BUG_ON(x) ASSERT(!(x)) macro
H A Dsge.c242 BUG_ON(1); in get_buf_size()
1616 BUG_ON(!(len & F_RSPD_NEWBUF)); in process_responses()
H A Dcxgbe_main.c1733 BUG_ON(!(adapter->flags & FULL_INIT_DONE)); in cxgbe_write_rss()
/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h293 #define BUG_ON(cond) \ macro
/f-stack/freebsd/contrib/rdma/krping/
H A Dkrping.c364 BUG_ON(cb->cq != cq); in krping_cq_event_handler()
731 BUG_ON(ret <= 0 || ret > cb->page_list_len); in krping_rdma_rkey()