Home
last modified time | relevance | path

Searched defs:run_queue (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/block/
Dblk-mq-sched.c91 bool multi_hctxs = false, run_queue = false; in __blk_mq_do_dispatch_sched() local
Dblk-mq.c327 bool run_queue = false; in blk_mq_unquiesce_queue() local
/linux-6.14.4/drivers/md/
Ddm-mpath.c1372 int r = 0, run_queue = 0; in reinstate_path() local
/linux-6.14.4/fs/gfs2/
Dglock.c842 static void run_queue(struct gfs2_glock *gl, const int nonblock) in run_queue() function