Searched refs:LS_LCK_RW_TRY_LOCK_EXCL_ACQUIRE (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dlockstat.h82 #define LS_LCK_RW_TRY_LOCK_EXCL_ACQUIRE 32 macro
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dlockstat.c97 { LS_LCK_RW_TRY_LOCK_EXCL, LSR_ACQUIRE, LS_LCK_RW_TRY_LOCK_EXCL_ACQUIRE, DTRACE_IDNONE },
165 { LS_LCK_RW_TRY_LOCK_EXCL_ACQUIRE, (vm_offset_t *) lck_rw_try_lock_exclusive_lockstat_patch_point },
/darwin-on-arm/xnu/osfmk/arm/
H A Dgenassym.c278 DECLARE("LS_LCK_RW_TRY_LOCK_EXCL_ACQUIRE", LS_LCK_RW_TRY_LOCK_EXCL_ACQUIRE);
/darwin-on-arm/xnu/osfmk/arm64/
H A Dgenassym.c250 DECLARE("LS_LCK_RW_TRY_LOCK_EXCL_ACQUIRE", LS_LCK_RW_TRY_LOCK_EXCL_ACQUIRE);
/darwin-on-arm/xnu/osfmk/i386/
H A Dgenassym.c613 DECLARE("LS_LCK_RW_TRY_LOCK_EXCL_ACQUIRE", LS_LCK_RW_TRY_LOCK_EXCL_ACQUIRE);
H A Di386_lock.s819 * Dtrace lockstat event: LS_LCK_RW_TRY_LOCK_EXCL_ACQUIRE
826 LOCKSTAT_RECORD(LS_LCK_RW_TRY_LOCK_EXCL_ACQUIRE, LCK_RW_REGISTER)

Completed in 33 milliseconds