Searched refs:cl_spinlock_destroy (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_spinlock.h72 * cl_spinlock_construct, cl_spinlock_init, cl_spinlock_destroy
98 * Allows calling cl_spinlock_destroy without first calling
105 * Spinlock, cl_spinlock_init, cl_spinlock_destroy
127 * cl_spinlock_destroy to clean up any resources allocated during
135 * Spinlock, cl_spinlock_construct, cl_spinlock_destroy,
141 /****f* Component Library: Spinlock/cl_spinlock_destroy
143 * cl_spinlock_destroy
146 * The cl_spinlock_destroy function performs all necessary cleanup of a
151 void cl_spinlock_destroy(IN cl_spinlock_t * const p_spinlock);
/freebsd-10.3-release/contrib/ofed/management/opensm/complib/
H A Dcl_complib.c82 cl_spinlock_destroy(&cl_atomic_spinlock);
H A Dcl_spinlock.c63 void cl_spinlock_destroy(IN cl_spinlock_t * const p_spinlock) function
H A Dcl_dispatcher.c157 cl_spinlock_destroy(&p_disp->lock);
H A Dcl_event_wheel.c285 cl_spinlock_destroy(&(p_event_wheel->lock));
/freebsd-10.3-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_log.h171 cl_spinlock_destroy(&p_log->lock);
/freebsd-10.3-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx.c273 cl_spinlock_destroy(&p_bo->lock);
285 cl_spinlock_destroy(&p_bo->lock);
300 cl_spinlock_destroy(&p_bo->lock);
665 cl_spinlock_destroy(&p_bo->lock);
H A Dosm_vendor_mlx_anafa.c289 cl_spinlock_destroy(&p_bo->lock);
301 cl_spinlock_destroy(&p_bo->lock);
316 cl_spinlock_destroy(&p_bo->lock);
656 cl_spinlock_destroy(&p_bo->lock);
H A Dosm_vendor_mtl_transaction_mgr.c364 cl_spinlock_destroy(&(trans_mgr_p->transaction_mgr_lock));
/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sm.c236 cl_spinlock_destroy(&p_sm->signal_lock);
237 cl_spinlock_destroy(&p_sm->mgrp_lock);
238 cl_spinlock_destroy(&p_sm->state_lock);
H A Dosm_vl15intf.c239 cl_spinlock_destroy(&p_vl->lock);
H A Dosm_db_files.c137 cl_spinlock_destroy(&p_domain_imp->lock);

Completed in 128 milliseconds