Home
last modified time | relevance | path

Searched refs:cl_spinlock_destroy (Results 1 – 14 of 14) sorted by relevance

/src/contrib/ofed/opensm/include/complib/
H A Dcl_spinlock.h148 void cl_spinlock_destroy(IN cl_spinlock_t * const p_spinlock);
/src/contrib/ofed/opensm/complib/
H A Dcl_complib.c80 cl_spinlock_destroy(&cl_atomic_spinlock); in complib_exit()
H A Dcl_spinlock.c63 void cl_spinlock_destroy(IN cl_spinlock_t * const p_spinlock) in cl_spinlock_destroy() function
H A Dlibosmcomp.map104 cl_spinlock_destroy;
H A Dcl_dispatcher.c151 cl_spinlock_destroy(&p_disp->lock); in cl_disp_destroy()
H A Dcl_event_wheel.c281 cl_spinlock_destroy(&(p_event_wheel->lock)); in cl_event_wheel_destroy()
/src/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_anafa.c289 cl_spinlock_destroy(&p_bo->lock); in osm_vendor_bind()
301 cl_spinlock_destroy(&p_bo->lock); in osm_vendor_bind()
316 cl_spinlock_destroy(&p_bo->lock); in osm_vendor_bind()
H A Dosm_vendor_mlx.c273 cl_spinlock_destroy(&p_bo->lock); in osm_vendor_bind()
285 cl_spinlock_destroy(&p_bo->lock); in osm_vendor_bind()
300 cl_spinlock_destroy(&p_bo->lock); in osm_vendor_bind()
H A Dosm_vendor_mtl_transaction_mgr.c364 cl_spinlock_destroy(&(trans_mgr_p->transaction_mgr_lock)); in osm_transaction_mgr_destroy()
/src/contrib/ofed/opensm/opensm/
H A Dosm_sm.c232 cl_spinlock_destroy(&p_sm->signal_lock); in osm_sm_destroy()
233 cl_spinlock_destroy(&p_sm->state_lock); in osm_sm_destroy()
H A Dosm_vl15intf.c260 cl_spinlock_destroy(&p_vl->lock); in osm_vl15_destroy()
H A Dosm_db_files.c140 cl_spinlock_destroy(&p_domain_imp->lock); in osm_db_domain_destroy()
H A Dosm_congestion_control.c800 cl_spinlock_destroy(&p_cc->mad_queue_lock); in osm_congestion_control_destroy()
/src/contrib/ofed/opensm/include/opensm/
H A Dosm_log.h263 cl_spinlock_destroy(&p_log->lock); in osm_log_destroy()