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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-spinlock.h310 static inline void cvmx_spinlock_rec_unlock(cvmx_spinlock_rec_t *lock);
313 #define cvmx_spinlock_rec_unlock(x) _int_cvmx_spinlock_rec_unlock((x), __FILE__, __LINE__) macro
316 static inline void cvmx_spinlock_rec_unlock(cvmx_spinlock_rec_t *lock)

Completed in 228 milliseconds