Searched refs:uthread_assert_zero_proc_refcount (Results 1 – 8 of 8) sorted by relevance
266 uthread_assert_zero_proc_refcount(uthread); in unix_syscall()471 uthread_assert_zero_proc_refcount(uthread); in unix_syscall64()
302 uthread_assert_zero_proc_refcount(ut); in mach_syscall()
609 uthread_assert_zero_proc_refcount(ut); in mach_call_munger()726 uthread_assert_zero_proc_refcount(ut); in mach_call_munger64()
227 uthread_assert_zero_proc_refcount(uthread); in unix_syscall()
1626 extern void uthread_assert_zero_proc_refcount(struct uthread *);1630 #define uthread_assert_zero_proc_refcount(uth) ((void)(uth)) macro
4057 uthread_assert_zero_proc_refcount(get_bsdthread_info(self)); in thread_block_reason()
1447 uthread_assert_zero_proc_refcount(uth); in uthread_cleanup()
503 uthread_assert_zero_proc_refcount(uthread_t uth) in uthread_assert_zero_proc_refcount() function