Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dtask_policy.c3976 int16_t codeA = (code & 0xffc) | lownibble; in trace_resource_violation() local
3977 int16_t codeB = codeA + 1; in trace_resource_violation()
3989 KERNEL_DBG_IST_SANE(KDBG_CODE(DBG_MACH, DBG_MACH_RESOURCE, codeA), in trace_resource_violation()