/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_vl15intf.c | 161 p_madw = (osm_madw_t *) cl_qlist_remove_head(p_fifo); in vl15_poller() 248 p_madw = (osm_madw_t *) cl_qlist_remove_head(&p_vl->rfifo); in osm_vl15_destroy() 252 p_madw = (osm_madw_t *) cl_qlist_remove_head(&p_vl->ufifo); in osm_vl15_destroy() 375 p_madw = (osm_madw_t *) cl_qlist_remove_head(&p_vl->ufifo); in osm_vl15_shutdown() 382 p_madw = (osm_madw_t *) cl_qlist_remove_head(&p_vl->ufifo); in osm_vl15_shutdown() 386 p_madw = (osm_madw_t *) cl_qlist_remove_head(&p_vl->rfifo); in osm_vl15_shutdown() 394 p_madw = (osm_madw_t *) cl_qlist_remove_head(&p_vl->rfifo); in osm_vl15_shutdown()
|
H A D | osm_guid_mgr.c | 137 p_obj = (osm_guidinfo_work_obj_t *) cl_qlist_remove_head(&sm->p_subn->alias_guid_list); in osm_guid_mgr_process()
|
H A D | osm_mcast_mgr.c | 128 cl_qlist_remove_head(list)); in osm_mcast_drop_port_list() 422 (osm_mcast_work_obj_t *) cl_qlist_remove_head(p_list)) != in mcast_mgr_subdivide() 647 cl_qlist_remove_head(p_port_list); in mcast_mgr_branch() 722 cl_qlist_remove_head(p_port_list); in mcast_mgr_branch()
|
H A D | osm_ucast_dnup.c | 134 u = (struct dnup_node *)cl_qlist_remove_head(&list); in dnup_bfs_by_node() 246 u = (struct dnup_node *)cl_qlist_remove_head(&list); in dnup_subn_rank()
|
H A D | osm_pkey_mgr.c | 424 (osm_pending_pkey_t *) cl_qlist_remove_head(&p_pkey_tbl->pending); in pkey_mgr_update_port() 454 … (osm_pending_pkey_t *) cl_qlist_remove_head(&p_pkey_tbl->pending); in pkey_mgr_update_port() 568 (osm_pending_pkey_t *) cl_qlist_remove_head(&p_pkey_tbl-> in pkey_mgr_update_port()
|
H A D | osm_state_mgr.c | 319 p_infr = (osm_infr_t *) cl_qlist_remove_head(&p_subn->sa_infr_list); in state_mgr_sa_clean() 323 p_infr = (osm_infr_t *) cl_qlist_remove_head(&p_subn->sa_infr_list); in state_mgr_sa_clean() 328 p_svcr = (osm_svcr_t *) cl_qlist_remove_head(&p_subn->sa_sr_list); in state_mgr_sa_clean() 332 p_svcr = (osm_svcr_t *) cl_qlist_remove_head(&p_subn->sa_sr_list); in state_mgr_sa_clean() 355 cl_qlist_remove_head(&p_subn->alias_guid_list)); in state_mgr_sa_clean()
|
H A D | osm_lid_mgr.c | 120 while ((p_item = cl_qlist_remove_head(&p_mgr->free_ranges)) != in osm_lid_mgr_destroy() 154 while ((p_item = (osm_db_guid_elem_t *) cl_qlist_remove_head(&guids)) in lid_mgr_validate_db() 338 while ((p_item = cl_qlist_remove_head(&p_mgr->free_ranges)) != in lid_mgr_init_sweep()
|
H A D | osm_ucast_updn.c | 139 u = (struct updn_node *)cl_qlist_remove_head(&list); in updn_bfs_by_node() 235 u = (struct updn_node *)cl_qlist_remove_head(&list); in updn_subn_rank()
|
H A D | osm_congestion_control.c | 564 p_madw = (osm_madw_t *) cl_qlist_remove_head(&p_cc->mad_queue); in cc_poller() 794 p_madw = (osm_madw_t *) cl_qlist_remove_head(&p_cc->mad_queue); in osm_congestion_control_destroy()
|
H A D | osm_sa.c | 520 item = cl_qlist_remove_head(list); in osm_sa_respond() 531 item = cl_qlist_remove_head(list); in osm_sa_respond() 534 item = cl_qlist_remove_head(list); in osm_sa_respond()
|
H A D | osm_subnet.c | 941 while ((p_item = (osm_db_guid_elem_t *) cl_qlist_remove_head(&guids)) in subn_validate_g2m() 990 (osm_db_neighbor_elem_t *) cl_qlist_remove_head(&entries)) in subn_validate_neighbor() 1159 …osm_guid_work_obj_delete((osm_guidinfo_work_obj_t *) cl_qlist_remove_head(&p_subn->alias_guid_list… in osm_subn_destroy() 1220 cl_list_item_t *item = cl_qlist_remove_head(&p_subn->prefix_routes_list); in osm_subn_destroy() 1732 cl_list_item_t *item = cl_qlist_remove_head(&p_subn->prefix_routes_list); in parse_prefix_routes_file()
|
H A D | osm_multicast.c | 112 mgrp = cl_item_obj(cl_qlist_remove_head(&mbox->mgrp_list), in osm_mgrp_box_delete()
|
H A D | osm_opensm.c | 279 p = (osm_epi_plugin_t *)cl_qlist_remove_head(&osm->plugin_list); in destroy_plugins()
|
H A D | osm_qos.c | 542 cl_qlist_remove_head(&p_list->port_mad_list); in osm_qos_setup()
|
/freebsd/contrib/ofed/opensm/complib/ |
H A D | cl_event_wheel.c | 117 cl_qlist_remove_head(&p_event_wheel->events_wheel); in __cl_event_wheel_callback() 130 cl_qlist_remove_head(&p_event_wheel->events_wheel); in __cl_event_wheel_callback() 258 p_list_item = cl_qlist_remove_head(&p_event_wheel->events_wheel); in cl_event_wheel_destroy() 272 cl_qlist_remove_head(&p_event_wheel->events_wheel); in cl_event_wheel_destroy()
|
H A D | cl_dispatcher.c | 86 (cl_disp_msg_t *) cl_qlist_remove_head(&p_disp->msg_fifo); in __cl_disp_worker() 144 free(cl_qlist_remove_head(&p_disp->reg_list)); in cl_disp_shutdown()
|
H A D | cl_pool.c | 186 cl_qlist_remove_head(&p_pool-> in cl_qcpool_destroy() 196 free(cl_qlist_remove_head(&p_pool->alloc_list)); in cl_qcpool_destroy() 339 p_list_item = cl_qlist_remove_head(&p_pool->free_list); in cl_qcpool_get()
|
H A D | cl_vector.c | 276 free(cl_qlist_remove_head(&p_vector->alloc_list)); in cl_vector_destroy()
|
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | osm_vendor_mlx_rmpp_ctx.c | 215 p_list_item = cl_qlist_remove_head(p_ctx->p_rbuf); in osmv_rmpp_recv_ctx_done() 223 p_list_item = cl_qlist_remove_head(p_ctx->p_rbuf); in osmv_rmpp_recv_ctx_done()
|
H A D | osm_vendor_mlx_sar.c | 133 p_item = cl_qlist_remove_head(p_bufs); in osmv_rmpp_sar_reassemble_arbt_mad()
|
H A D | osm_vendor_mtl_transaction_mgr.c | 332 cl_qlist_remove_head(trans_mgr_p->madw_reqs_list_p); in osm_transaction_mgr_destroy() 357 cl_qlist_remove_head(trans_mgr_p->madw_reqs_list_p); in osm_transaction_mgr_destroy()
|
H A D | osm_vendor_mlx_anafa.c | 120 p_item = cl_qlist_remove_head(&((*pp_vend)->bind_handles)); in osm_vendor_delete() 134 cl_qlist_remove_head(&((*pp_vend)->bind_handles)); in osm_vendor_delete()
|
H A D | osm_vendor_mlx.c | 111 p_item = cl_qlist_remove_head(&((*pp_vend)->bind_handles)); in osm_vendor_delete() 123 p_item = cl_qlist_remove_head(&((*pp_vend)->bind_handles)); in osm_vendor_delete()
|
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_list.h | 704 p_pool_obj = (cl_pool_obj_t *) cl_qlist_remove_head(&p_list->list); in cl_list_remove_head()
|
H A D | cl_qlist.h | 1159 static inline cl_list_item_t *cl_qlist_remove_head(IN cl_qlist_t * const p_list) in cl_qlist_remove_head() function
|