Searched refs:get_bsdthreadtask_info (Results 1 – 10 of 10) sorted by relevance
266 struct proc * p = thd ? get_bsdthreadtask_info(thd) : NULL; in tprintf_thd()
584 child_proc = (proc_t)get_bsdthreadtask_info(child_thread); in fork()
3835 p = (proc_t)get_bsdthreadtask_info(imgp->ip_new_thread); in posix_spawn()4993 p = (proc_t)get_bsdthreadtask_info(imgp->ip_new_thread); in __mac_execve()
2159 p = (proc_t)(get_bsdthreadtask_info(thread)); in proc_findthread()
753 if (ut->uu_kqr_bound && get_bsdthreadtask_info(self) == p) { in fdt_exec()
1232 extern void *get_bsdthreadtask_info(thread_t);
113 get_bsdthreadtask_info(thread_t th) in get_bsdthreadtask_info() function
1672 p = get_bsdthreadtask_info(thread); in handle_svc()
179 outh->f_get_bsdthreadtask_info = get_bsdthreadtask_info; in nfs_register_hooks()
1358 proc = (proc_t)get_bsdthreadtask_info(t); in vfs_context_proc()1485 (proc = (proc_t)get_bsdthreadtask_info(t)) != NULL) { in vfs_context_cwd()