Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
HDtxg_impl.h72 kmutex_t tc_lock; /* protects the rest of this struct */ member
/freebsd-13-stable/sys/kern/
HDsubr_turnstile.c133 struct mtx tc_lock; /* Spin lock for this chain. */ member
HDkern_tc.c99 static struct mtx tc_lock; variable
/freebsd-13-stable/sys/dev/cxgbe/
HDadapter.h1023 struct mtx tc_lock; member