Home
last modified time | relevance | path

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

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