Searched refs:g_event_td (Results 1 – 1 of 1) sorted by relevance
63 static struct thread __read_mostly *g_event_td; variable116 thread_lock(g_event_td); in g_event_procbody()117 sched_prio(g_event_td, PRIBIO); in g_event_procbody()118 thread_unlock(g_event_td); in g_event_procbody()127 return (td == g_up_td || td == g_down_td || td == g_event_td); in g_is_geom_thread()146 kproc_kthread_add(g_event_procbody, NULL, &g_proc, &g_event_td, in g_init()