Searched refs:LS_RW_ENTER_ACQUIRE (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/os/ |
H A D | rwstlock.c | 96 LOCKSTAT_RECORD(LS_RW_ENTER_ACQUIRE, l, rw); in rwst_enter_common() 126 LOCKSTAT_RECORD(LS_RW_ENTER_ACQUIRE, l, rw); in rwst_enter_common()
|
H A D | rwlock.c | 374 LOCKSTAT_RECORD(LS_RW_ENTER_ACQUIRE, lp, rw); in rw_enter_sleep()
|
/titanic_50/usr/src/uts/intel/ia32/ml/ |
H A D | lock_prim.s | 932 movl $LS_RW_ENTER_ACQUIRE, %edi 958 movl $LS_RW_ENTER_ACQUIRE, %edi 1020 movl $LS_RW_ENTER_ACQUIRE, %eax 1044 movl $LS_RW_ENTER_ACQUIRE, %eax 1285 LS_RW_ENTER_ACQUIRE, NOP_INSTR, RET_INSTR, 1) 1293 LS_RW_ENTER_ACQUIRE, NOP_INSTR, RET_INSTR, 1) 1301 LS_RW_ENTER_ACQUIRE, NOP_INSTR, RET_INSTR, 1) 1306 LS_RW_ENTER_ACQUIRE, NOP_INSTR, RET_INSTR, 1)
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | lockstat.h | 51 #define LS_RW_ENTER_ACQUIRE 14 macro
|
/titanic_50/usr/src/uts/common/dtrace/ |
H A D | lockstat.c | 70 { LS_RW_ENTER, LSR_ACQUIRE, LS_RW_ENTER_ACQUIRE },
|
/titanic_50/usr/src/uts/sparc/v9/ml/ |
H A D | lock_prim.s | 655 LS_RW_ENTER_ACQUIRE, RETL) 657 LS_RW_ENTER_ACQUIRE, RETL)
|