Home
last modified time | relevance | path

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

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