Searched refs:cl_plock_construct (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_passivelock.h78 * cl_plock_construct, cl_plock_init, cl_plock_destroy
112 /****f* Component Library: Passive Lock/cl_plock_construct
114 * cl_plock_construct
117 * The cl_plock_construct function initializes the state of a
122 static inline void cl_plock_construct(IN cl_plock_t * const p_lock) function
140 * Calling cl_plock_construct is a prerequisite to calling any other
177 * This function must only be called if cl_plock_construct or
182 * Passive Lock, cl_plock_construct, cl_plock_init
221 * Passive Lock, cl_plock_construct, cl_plock_destroy,
/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_perfmgr_db.c60 cl_plock_construct(&(db->lock));

Completed in 341 milliseconds