Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-mq-sched.c89 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()
H A Dblk-mq.c318 bool run_queue = false; in blk_mq_unquiesce_queue() local
325 run_queue = true; in blk_mq_unquiesce_queue()
330 if (run_queue) in blk_mq_unquiesce_queue()
/linux/Documentation/translations/zh_CN/filesystems/
H A Dgfs2-glocks.rst26 run_queue(通常通过工作队列),以确保所有待处理任务
/linux/drivers/md/
H A Ddm-mpath.c1373 int r = 0, run_queue = 0; in reinstate_path() local
1395 run_queue = 1; in reinstate_path()
1408 if (run_queue) { in reinstate_path()