Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-mq-sched.c91 bool multi_hctxs = false, run_queue = false; in __blk_mq_do_dispatch_sched() local
H A Dblk-mq.c260 bool run_queue = false; in blk_mq_unquiesce_queue() local
/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c3072 int run_queue = 0; in hfa384x_usbin_ctlx() local
3527 int run_queue = 0; in hfa384x_ctlxout_callback() local
/openbmc/linux/drivers/md/
H A Ddm-mpath.c1373 int r = 0, run_queue = 0; in reinstate_path() local
/openbmc/linux/fs/gfs2/
H A Dglock.c849 static void run_queue(struct gfs2_glock *gl, const int nonblock) in run_queue() function