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

/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_spinlock.h48 #define ck_spinlock_lock(x) ck_spinlock_fas_lock(x)
/freebsd-11-stable/sys/contrib/ck/include/spinlock/
H A Dfas.h77 ck_spinlock_fas_lock(struct ck_spinlock_fas *lock) function
111 ck_spinlock_fas_locked, ck_spinlock_fas_lock,
/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_barrier_combining.c113 ck_spinlock_fas_lock(&root->mutex);

Completed in 123 milliseconds