Home
last modified time | relevance | path

Searched refs:gc_wait (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbtree.h289 wake_up(&c->gc_wait); in wake_up_gc()
H A Dbcache.h654 wait_queue_head_t gc_wait; member
H A Dbtree.c1859 wait_event_interruptible(c->gc_wait, in bch_gc_thread()
H A Dsuper.c1926 init_waitqueue_head(&c->gc_wait); in bch_cache_set_alloc()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbtree.h289 wake_up(&c->gc_wait); in wake_up_gc()
H A Dbcache.h660 wait_queue_head_t gc_wait; member
H A Dbtree.c1880 wait_event_interruptible(c->gc_wait, in bch_gc_thread()
H A Dsuper.c1900 init_waitqueue_head(&c->gc_wait); in bch_cache_set_alloc()

Completed in 20 milliseconds