Home
last modified time | relevance | path

Searched refs:bucket_wait (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dalloc.c345 wake_up(&ca->set->bucket_wait); in bch_allocator_thread()
414 prepare_to_wait(&ca->set->bucket_wait, &w, in bch_bucket_alloc()
423 finish_wait(&ca->set->bucket_wait, &w); in bch_bucket_alloc()
H A Dbcache.h600 wait_queue_head_t bucket_wait; member
H A Dsuper.c1925 init_waitqueue_head(&c->bucket_wait); in bch_cache_set_alloc()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dalloc.c345 wake_up(&ca->set->bucket_wait); in bch_allocator_thread()
414 prepare_to_wait(&ca->set->bucket_wait, &w, in bch_bucket_alloc()
423 finish_wait(&ca->set->bucket_wait, &w); in bch_bucket_alloc()
H A Dbcache.h606 wait_queue_head_t bucket_wait; member
H A Dsuper.c1899 init_waitqueue_head(&c->bucket_wait); in bch_cache_set_alloc()

Completed in 13 milliseconds