Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dmovinggc.c355 kthread_wait_freezable(c->copy_gc_enabled || in bch2_copygc_thread()
H A Drebalance.c343 kthread_wait_freezable(r->enabled || in do_rebalance()
H A Dutil.h361 #define kthread_wait_freezable(cond) \ macro