Searched refs:proc_thread (Results 1 – 4 of 4) sorted by relevance
926 thread_t proc_thread(proc_t);
1636 proc_thread(proc_t proc) in proc_thread() function
1640 thread = proc_thread(p); /* XXX */ in fileproc_drain()
1615 thread = proc_thread(p); /* XXX */ in vfs_context_create_with_proc()