Home
last modified time | relevance | path

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

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