Searched refs:ctid_get_thread (Results 1 – 11 of 11) sorted by relevance
144 thread = ctid_get_thread(ctids[i]); in clear_pending_threads_stackshot()161 thread = ctid_get_thread(ctids[i]); in clear_pending_threads_kperf()302 thread_t thread = ctid_get_thread(ctid_list[i]); in complete_kperf_ast()
446 thread_t owner_thread = ctid_get_thread(owner_ctid); in esync_wait()541 thread_t thread = ctid_get_thread(ctid); in esync_wake()
932 ctid_get_thread(state.owner), ts); in lck_mtx_lock_contended()1375 waitinfo->owner = thread_tid(ctid_get_thread(state.owner)); in kdp_lck_mtx_find_owner()
1766 extern thread_t ctid_get_thread(ctid_t ctid);
837 turnstile_update_inheritor(ts, ctid_get_thread(first->smrt_ctid), in __smr_leave_stalled()932 inheritor = ctid_get_thread(smrq_serialized_first(&pcpu->stall_queue, in __smr_wait_for_stalled()
2481 waitinfo->owner = thread_tid(ctid_get_thread(rwlck->lck_rw_owner)); in kdp_rwlck_find_owner()
1725 inheritor = ctid_get_thread(ctid);
1974 thread = ctid_get_thread(ctid); in collect_exclave_threads()2272 thread = ctid_get_thread(stackshot_exclave_inspect_ctids[i]); in commit_exclaves_ast()
4110 ctid_get_thread(ctid_t ctid) in ctid_get_thread() function
2167 thread_t holder = ctid_get_thread(mutex->lck_mtx_owner); in lck_mtx_lock_wait_x86()2228 waitinfo->owner = thread_tid(ctid_get_thread(mutex->lck_mtx_owner)); in kdp_lck_mtx_find_owner()
9701 upl_lock_sleep(upl, &upl->map_addr_owner, ctid_get_thread(upl->map_addr_owner));