Home
last modified time | relevance | path

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

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