Searched refs:alloc_thread (Results 1 – 3 of 3) sorted by relevance
413 if (ca->alloc_thread) in bch_bucket_alloc()414 wake_up_process(ca->alloc_thread); in bch_bucket_alloc()718 ca->alloc_thread = k; in bch_cache_allocator_start()
431 struct task_struct *alloc_thread; member941 wake_up_process(ca->alloc_thread); in wake_up_allocators()
1748 if (ca && ca->alloc_thread) in CLOSURE_CALLBACK()1749 kthread_stop(ca->alloc_thread); in CLOSURE_CALLBACK()