Searched refs:LS_LOCK_SET_ACQUIRE (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | lockstat.h | 43 #define LS_LOCK_SET_ACQUIRE 6 macro
|
/titanic_44/usr/src/uts/common/dtrace/ |
H A D | lockstat.c | 62 { LS_LOCK_SET, LSS_ACQUIRE, LS_LOCK_SET_ACQUIRE },
|
/titanic_44/usr/src/uts/common/os/ |
H A D | mutex.c | 677 LOCKSTAT_RECORD0(LS_LOCK_SET_ACQUIRE, lp); in lock_set_spin()
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | lock_prim.s | 410 movl $LS_LOCK_SET_ACQUIRE, %edi 425 movl $LS_LOCK_SET_ACQUIRE, %eax 1314 LS_LOCK_SET_ACQUIRE, NOP_INSTR, RET_INSTR, 1)
|
/titanic_44/usr/src/uts/sparc/v9/ml/ |
H A D | lock_prim.s | 667 LS_LOCK_SET_ACQUIRE, RETL)
|