Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dblock_hint.h92 extern void kdp_ulock_find_owner(struct waitq * waitq, event64_t event, thread_waitinfo_t *waitinfo…
H A Dkern_stackshot.c6370 kdp_ulock_find_owner(thread->waitq.wq_q, thread->wait_event, waitinfo_v1); in stackshot_thread_wait_owner_info()
/xnu-12377.81.4/bsd/kern/
H A Dsys_ulock.c1091 kdp_ulock_find_owner(__unused struct waitq * waitq, event64_t event, thread_waitinfo_t * waitinfo) in kdp_ulock_find_owner() function