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

/freebsd-13-stable/sys/contrib/ck/include/spinlock/
H A Dfas.h67 ck_spinlock_fas_locked(struct ck_spinlock_fas *lock) function
111 ck_spinlock_fas_locked, ck_spinlock_fas_lock,
112 ck_spinlock_fas_locked, ck_spinlock_fas_unlock)
115 ck_spinlock_fas_locked, ck_spinlock_fas_trylock)
/freebsd-13-stable/sys/contrib/ck/include/
H A Dck_spinlock.h51 #define ck_spinlock_locked(x) ck_spinlock_fas_locked(x)

Completed in 37 milliseconds