Searched refs:uthread_reset_proc_refcount (Results 1 – 6 of 6) sorted by relevance
114 uthread_reset_proc_refcount(uthread); in unix_syscall()298 uthread_reset_proc_refcount(uthread); in unix_syscall64()
197 uthread_reset_proc_refcount(ut); in mach_syscall()
520 uthread_reset_proc_refcount(ut); in mach_call_munger()639 uthread_reset_proc_refcount(ut); in mach_call_munger64()
101 uthread_reset_proc_refcount(uthread); in unix_syscall()
1619 extern void uthread_reset_proc_refcount(struct uthread *);
449 uthread_reset_proc_refcount(uthread_t uth) in uthread_reset_proc_refcount() function