Searched refs:cl_plock_init (Results 1 - 3 of 3) 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
138 * Allows calling cl_plock_destroy without first calling cl_plock_init.
141 * passive lock function except cl_plock_init.
144 * Passive Lock, cl_plock_init, cl_plock_destroy
178 * cl_plock_init has been called. The passive lock must not be held
182 * Passive Lock, cl_plock_construct, cl_plock_init
185 /****f* Component Library: Passive Lock/cl_plock_init
187 * cl_plock_init
190 * The cl_plock_init function initializes a passive lock.
194 static inline cl_status_t cl_plock_init(I function
[all...]
/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_opensm.c365 status = cl_plock_init(&p_osm->lock);
H A Dosm_perfmgr_db.c61 cl_plock_init(&(db->lock));

Completed in 44 milliseconds