Searched defs:p_spinlock (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/opensm/complib/
H A Dcl_spinlock.c42 void cl_spinlock_construct(IN cl_spinlock_t * const p_spinlock) argument
49 cl_status_t cl_spinlock_init(IN cl_spinlock_t * const p_spinlock) argument
63 void cl_spinlock_destroy(IN cl_spinlock_t * const p_spinlock) argument
77 cl_spinlock_acquire(IN cl_spinlock_t * const p_spinlock) argument
85 cl_spinlock_release(IN cl_spinlock_t * const p_spinlock) argument
[all...]

Completed in 105 milliseconds