Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dblock_hint.h70 extern void kdp_ulock_find_owner(struct waitq * waitq, event64_t event, thread_waitinfo_t *waitinfo…
H A Dkern_stackshot.c3420 kdp_ulock_find_owner(thread->waitq, thread->wait_event, waitinfo); in stackshot_thread_wait_owner_info()
/xnu-8019.80.24/bsd/kern/
H A Dsys_ulock.c1037 kdp_ulock_find_owner(__unused struct waitq * waitq, event64_t event, thread_waitinfo_t * waitinfo) in kdp_ulock_find_owner() function