Home
last modified time | relevance | path

Searched refs:cl_spinlock_construct (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/ofed/opensm/complib/
H A Dcl_spinlock.c42 void cl_spinlock_construct(IN cl_spinlock_t * const p_spinlock) in cl_spinlock_construct() function
53 cl_spinlock_construct(p_spinlock); in cl_spinlock_init()
H A Dlibosmcomp.map102 cl_spinlock_construct;
H A Dcl_dispatcher.c128 cl_spinlock_construct(&p_disp->lock); in cl_disp_construct()
H A Dcl_event_wheel.c192 cl_spinlock_construct(&(p_event_wheel->lock)); in cl_event_wheel_construct()
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_spinlock.h87 void cl_spinlock_construct(IN cl_spinlock_t * const p_spinlock);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm.c161 cl_spinlock_construct(&p_sm->signal_lock); in osm_sm_construct()
162 cl_spinlock_construct(&p_sm->state_lock); in osm_sm_construct()
H A Dosm_vl15intf.c215 cl_spinlock_construct(&p_vl->lock); in osm_vl15_construct()
H A Dosm_db_files.c278 cl_spinlock_construct(&p_domain_imp->lock); in osm_db_domain_init()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_umadt.c227 cl_spinlock_construct(&p_umadt_obj->register_lock); in osm_vendor_init()
794 cl_spinlock_construct(&p_mad_bind_info->trans_ctxt_lock); in osm_vendor_bind()
796 cl_spinlock_construct(&p_mad_bind_info->timeout_list_lock); in osm_vendor_bind()
H A Dosm_vendor_mtl_transaction_mgr.c286 cl_spinlock_construct(&(trans_mgr_p->transaction_mgr_lock)); in osm_transaction_mgr_init()
H A Dosm_vendor_mlx_anafa.c272 cl_spinlock_construct(&(p_bo->lock)); in osm_vendor_bind()
H A Dosm_vendor_mlx.c256 cl_spinlock_construct(&(p_bo->lock)); in osm_vendor_bind()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_log.h229 cl_spinlock_construct(&p_log->lock); in osm_log_construct()