Searched refs:uthread_reset_proc_refcount (Results 1 – 6 of 6) sorted by relevance
114 uthread_reset_proc_refcount(uthread); in unix_syscall()302 uthread_reset_proc_refcount(uthread); in unix_syscall64()
198 uthread_reset_proc_refcount(ut); in mach_syscall()
521 uthread_reset_proc_refcount(ut); in mach_call_munger()639 uthread_reset_proc_refcount(ut); in mach_call_munger64()
108 uthread_reset_proc_refcount(uthread); in unix_syscall()
1359 extern void uthread_reset_proc_refcount(struct uthread *);
431 uthread_reset_proc_refcount(uthread_t uth) in uthread_reset_proc_refcount() function