Home
last modified time | relevance | path

Searched refs:CHEETAH_LIVELOCK_ENTRY_SET (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c631 #define CHEETAH_LIVELOCK_ENTRY_SET(statp, item, val) statp->item = val macro
917 CHEETAH_LIVELOCK_ENTRY_SET(histp, lbolt, LBOLT_WAITFREE); in mondo_recover()
918 CHEETAH_LIVELOCK_ENTRY_SET(histp, cpuid, cpuid); in mondo_recover()
919 CHEETAH_LIVELOCK_ENTRY_SET(histp, buddy, CPU->cpu_id); in mondo_recover()
984 CHEETAH_LIVELOCK_ENTRY_SET(histp, recovery_time, \ in mondo_recover()