Searched refs:run_queue (Results 1 – 4 of 4) sorted by relevance
89 bool multi_hctxs = false, run_queue = false; in __blk_mq_do_dispatch_sched() local 126 run_queue = true; in __blk_mq_do_dispatch_sched() 153 if (run_queue) in __blk_mq_do_dispatch_sched()
317 bool run_queue = false; in blk_mq_unquiesce_queue() local 324 run_queue = true; in blk_mq_unquiesce_queue() 329 if (run_queue) in blk_mq_unquiesce_queue()
1372 int r = 0, run_queue = 0; in reinstate_path() local 1394 run_queue = 1; in reinstate_path() 1407 if (run_queue) { in reinstate_path()
842 * run_queue - do all outstanding tasks related to a glock844 * @nonblock: True if we must not block in run_queue848 static void run_queue(struct gfs2_glock *gl, const int nonblock) in run_queue() function 1095 run_queue(gl, 0); in glock_work_func() 1588 run_queue(gl, 1); in gfs2_glock_nq()