Searched refs:LS_RW_ENTER_ACQUIRE (Results 1 – 6 of 6) sorted by relevance
/titanic_44/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 | 379 LOCKSTAT_RECORD(LS_RW_ENTER_ACQUIRE, lp, rw); in rw_enter_sleep()
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | lock_prim.s | 934 movl $LS_RW_ENTER_ACQUIRE, %edi 959 movl $LS_RW_ENTER_ACQUIRE, %edi 1022 movl $LS_RW_ENTER_ACQUIRE, %eax 1046 movl $LS_RW_ENTER_ACQUIRE, %eax 1287 LS_RW_ENTER_ACQUIRE, NOP_INSTR, RET_INSTR, 1) 1295 LS_RW_ENTER_ACQUIRE, NOP_INSTR, RET_INSTR, 1) 1303 LS_RW_ENTER_ACQUIRE, NOP_INSTR, RET_INSTR, 1) 1308 LS_RW_ENTER_ACQUIRE, NOP_INSTR, RET_INSTR, 1)
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | lockstat.h | 51 #define LS_RW_ENTER_ACQUIRE 14 macro
|
/titanic_44/usr/src/uts/common/dtrace/ |
H A D | lockstat.c | 70 { LS_RW_ENTER, LSR_ACQUIRE, LS_RW_ENTER_ACQUIRE },
|
/titanic_44/usr/src/uts/sparc/v9/ml/ |
H A D | lock_prim.s | 659 LS_RW_ENTER_ACQUIRE, RETL) 661 LS_RW_ENTER_ACQUIRE, RETL)
|