Searched refs:g_down_td (Results 1 – 3 of 3) sorted by relevance
62 struct thread __read_mostly *g_down_td; variable104 thread_lock(g_down_td); in g_down_procbody()105 sched_prio(g_down_td, PRIBIO); in g_down_procbody()106 thread_unlock(g_down_td); in g_down_procbody()108 g_io_schedule_down(g_down_td); in g_down_procbody()127 return (td == g_up_td || td == g_down_td || td == g_event_td); in g_is_geom_thread()150 kproc_kthread_add(g_down_procbody, NULL, &g_proc, &g_down_td, in g_init()
71 extern struct thread *g_down_td;
568 curthread != g_down_td && in g_io_request()