Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/mach/
H A Dkern_return.h273 #define KERN_LOCK_OWNED 40 macro
/xnu-12377.81.4/osfmk/kern/
H A Dbootprofile.c229 if (r == KERN_LOCK_OWNED) { in bootprofile_timer_call()
H A Dbsd_kern.c1506 case KERN_LOCK_OWNED: in mach_to_bsd_errno()
H A Dkern_stackshot.c1224 return KERN_LOCK_OWNED; in stack_snapshot_from_kernel()