Searched refs:alloc_thread (Results 1 – 2 of 2) sorted by relevance
431 struct task_struct *alloc_thread; member941 wake_up_process(ca->alloc_thread); in wake_up_allocators()
1749 if (ca && ca->alloc_thread) in CLOSURE_CALLBACK()1750 kthread_stop(ca->alloc_thread); in CLOSURE_CALLBACK()