Searched refs:LS_LOCK_SET_SPL_ACQUIRE (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | lockstat.h | 45 #define LS_LOCK_SET_SPL_ACQUIRE 8 macro
|
/titanic_44/usr/src/uts/common/dtrace/ |
H A D | lockstat.c | 64 { LS_LOCK_SET_SPL, LSS_ACQUIRE, LS_LOCK_SET_SPL_ACQUIRE },
|
/titanic_44/usr/src/uts/common/os/ |
H A D | mutex.c | 722 LOCKSTAT_RECORD0(LS_LOCK_SET_SPL_ACQUIRE, lp); in lock_set_spl_spin()
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | lock_prim.s | 309 movl $LS_LOCK_SET_SPL_ACQUIRE, %edi 336 movl $LS_LOCK_SET_SPL_ACQUIRE, %eax 1320 LS_LOCK_SET_SPL_ACQUIRE, NOP_INSTR, RET_INSTR, 1)
|
/titanic_44/usr/src/uts/sparc/v9/ml/ |
H A D | lock_prim.s | 673 LS_LOCK_SET_SPL_ACQUIRE, RETL)
|