Searched refs:proc_thread (Results 1 – 4 of 4) sorted by relevance
891 thread_t proc_thread(proc_t);
1578 proc_thread(proc_t proc) in proc_thread() function
1613 thread = proc_thread(p); /* XXX */ in fileproc_drain()
1551 thread = proc_thread(p); /* XXX */ in vfs_context_create_with_proc()