Home
last modified time | relevance | path

Searched defs:cc_lock (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/lib/libumem/common/
H A Dumem_impl.h235 mutex_t cc_lock; /* protects this cpu's local cache */ member
/titanic_51/usr/src/uts/common/sys/
H A Dkmem_impl.h271 kmutex_t cc_lock; /* protects this cpu's local cache */ member
/titanic_51/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.h443 #define cc_lock cc_sync->_cc_lock macro