Home
last modified time | relevance | path

Searched defs:p_spinlock (Results 1 – 1 of 1) 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()
49 cl_status_t cl_spinlock_init(IN cl_spinlock_t * const p_spinlock) in cl_spinlock_init()
63 void cl_spinlock_destroy(IN cl_spinlock_t * const p_spinlock) in cl_spinlock_destroy()
77 void cl_spinlock_acquire(IN cl_spinlock_t * const p_spinlock) in cl_spinlock_acquire()
85 void cl_spinlock_release(IN cl_spinlock_t * const p_spinlock) in cl_spinlock_release()