Home
last modified time | relevance | path

Searched defs:tc_lock (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dtxg_impl.h72 kmutex_t tc_lock; /* protects the rest of this struct */ member
/f-stack/freebsd/kern/
H A Dsubr_turnstile.c135 struct mtx tc_lock; /* Spin lock for this chain. */ member