Searched refs:cl_qlist_remove_item (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/contrib/ofed/management/opensm/complib/ |
| HD | cl_timer.c | 181 cl_qlist_remove_item(&gp_timer_prov->queue, in __cl_timer_prov_cb() 316 cl_qlist_remove_item(&gp_timer_prov->queue, in cl_timer_start() 373 cl_qlist_remove_item(&gp_timer_prov->queue, in cl_timer_stop()
|
| HD | cl_event_wheel.c | 319 cl_qlist_remove_item(&p_event_wheel->events_wheel, in cl_event_wheel_reg() 421 cl_qlist_remove_item(&p_event_wheel->events_wheel, in cl_event_wheel_unreg()
|
| HD | cl_list.c | 342 cl_qlist_remove_item(p_src_list, p_current_item); in cl_qlist_move_items() 416 cl_qlist_remove_item(&p_list->list, p_list_item); in cl_list_remove_object()
|
| HD | cl_dispatcher.c | 293 cl_qlist_remove_item(&p_disp->reg_list, (cl_list_item_t *) p_reg); in cl_disp_unregister()
|
| /NextBSD/contrib/ofed/management/opensm/libvendor/ |
| HD | osm_vendor_mtl_transaction_mgr.c | 139 cl_qlist_remove_item(trans_mgr_p->madw_reqs_list_p, in __osm_transaction_mgr_callback() 151 cl_qlist_remove_item(trans_mgr_p->madw_reqs_list_p, in __osm_transaction_mgr_callback() 471 cl_qlist_remove_item(trans_mgr_p->madw_reqs_list_p, in osm_transaction_mgr_erase_madw() 525 cl_qlist_remove_item(trans_mgr_p->madw_reqs_list_p, in osm_transaction_mgr_get_madw_for_tid()
|
| HD | osm_vendor_umadt.c | 852 cl_qlist_remove_item(&p_mad_bind_info->trans_ctxt_list, in osm_vendor_unbind() 863 cl_qlist_remove_item(&p_mad_bind_info->timeout_list, in osm_vendor_unbind() 998 cl_qlist_remove_item(&p_mad_bind_info->trans_ctxt_list, in __mad_recv_processor() 1080 cl_qlist_remove_item(&p_mad_bind_info->trans_ctxt_list, in __osm_vendor_timer_callback() 1106 cl_qlist_remove_item(&p_mad_bind_info->timeout_list, in __osm_vendor_timer_callback()
|
| HD | osm_vendor_mlx_ibmgt.c | 514 cl_qlist_remove_item(p_list, p_item); in osmv_transport_done() 554 cl_qlist_remove_item(p_list, p_item); in osmv_transport_done()
|
| HD | osm_vendor_mlx_anafa.c | 359 cl_qlist_remove_item(p_bh_list, p_item); in osm_vendor_unbind()
|
| HD | osm_vendor_mlx.c | 342 cl_qlist_remove_item(p_bh_list, p_item); in osm_vendor_unbind()
|
| /NextBSD/contrib/ofed/management/opensm/opensm/ |
| HD | osm_service.c | 163 cl_qlist_remove_item(&p_subn->sa_sr_list, &p_svcr->list_item); in osm_svcr_remove_from_db()
|
| HD | osm_inform.c | 290 cl_qlist_remove_item(&p_subn->sa_infr_list, &p_infr->list_item); in osm_infr_remove_from_db()
|
| HD | osm_port.c | 287 cl_qlist_remove_item(&p_port->mcm_list, p_mcm); in osm_port_remove_mgrp()
|
| HD | osm_lid_mgr.c | 696 cl_qlist_remove_item(&p_mgr->free_ranges, in __osm_lid_mgr_find_free_lid_range()
|
| /NextBSD/contrib/ofed/management/opensm/include/complib/ |
| HD | cl_list.h | 852 cl_qlist_remove_item(&p_list->list, (cl_list_item_t *) iterator); in cl_list_remove_item()
|
| HD | cl_qlist.h | 1265 cl_qlist_remove_item(IN cl_qlist_t * const p_list, in cl_qlist_remove_item() function
|