Home
last modified time | relevance | path

Searched refs:alloc_thread (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/bcache/
A Dalloc.c425 if (ca->alloc_thread) in bch_bucket_alloc()
426 wake_up_process(ca->alloc_thread); in bch_bucket_alloc()
734 ca->alloc_thread = k; in bch_cache_allocator_start()
A Dbcache.h418 struct task_struct *alloc_thread; member
923 wake_up_process(ca->alloc_thread); in wake_up_allocators()
A Dsuper.c1747 if (ca->alloc_thread) in cache_set_flush()
1748 kthread_stop(ca->alloc_thread); in cache_set_flush()

Completed in 14 milliseconds