Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dtxg_impl.h72 kmutex_t tc_lock; /* protects the rest of this struct */ member
/freebsd/sys/kern/
H A Dsubr_turnstile.c133 struct mtx tc_lock; /* Spin lock for this chain. */ member
H A Dkern_tc.c100 static struct mtx tc_lock; variable
/freebsd/sys/dev/cxgbe/
H A Dadapter.h1022 struct mtx tc_lock; member