Home
last modified time | relevance | path

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

/linux/block/
A Dblk-mq-sched.c120 bool multi_hctxs = false, run_queue = false; in __blk_mq_do_dispatch_sched() local
157 run_queue = true; in __blk_mq_do_dispatch_sched()
184 if (run_queue) in __blk_mq_do_dispatch_sched()
428 bool run_queue, bool async) in blk_mq_sched_insert_request() argument
476 if (run_queue) in blk_mq_sched_insert_request()
A Dblk-mq-sched.h23 bool run_queue, bool async);
A Dblk-mq.h65 bool run_queue);
A Dblk-mq.c303 bool run_queue = false; in blk_mq_unquiesce_queue() local
310 run_queue = true; in blk_mq_unquiesce_queue()
315 if (run_queue) in blk_mq_unquiesce_queue()
2158 bool run_queue) in blk_mq_request_bypass_insert() argument
2169 if (run_queue) in blk_mq_request_bypass_insert()
2354 bool run_queue = true; in __blk_mq_try_issue_directly() local
2365 run_queue = false; in __blk_mq_try_issue_directly()
2389 blk_mq_sched_insert_request(rq, false, run_queue, false); in __blk_mq_try_issue_directly()
/linux/drivers/staging/wlan-ng/
A Dhfa384x_usb.c3093 int run_queue = 0; in hfa384x_usbin_ctlx() local
3130 run_queue = 1; in hfa384x_usbin_ctlx()
3167 run_queue = 1; in hfa384x_usbin_ctlx()
3179 run_queue = 1; in hfa384x_usbin_ctlx()
3187 if (run_queue) in hfa384x_usbin_ctlx()
3548 int run_queue = 0; in hfa384x_ctlxout_callback() local
3608 run_queue = 1; in hfa384x_ctlxout_callback()
3635 run_queue = 1; in hfa384x_ctlxout_callback()
3652 if (run_queue) in hfa384x_ctlxout_callback()
/linux/fs/gfs2/
A Dglock.c883 static void run_queue(struct gfs2_glock *gl, const int nonblock) in run_queue() function
1084 run_queue(gl, 0); in glock_work_func()
1579 run_queue(gl, 1); in gfs2_glock_nq()
2248 run_queue(gl, 1); in gfs2_glock_finish_truncate()
/linux/drivers/md/
A Ddm-mpath.c1365 int r = 0, run_queue = 0; in reinstate_path() local
1388 run_queue = 1; in reinstate_path()
1401 if (run_queue) { in reinstate_path()
/linux/Documentation/filesystems/
A Dgfs2-glocks.rst15 thread takes this lock, it must then call run_queue (usually via the

Completed in 31 milliseconds