Home
last modified time | relevance | path

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

/drivers/staging/wlan-ng/
Dhfa384x_usb.c3310 int run_queue = 0; in hfa384x_usbin_ctlx() local
3347 run_queue = 1; in hfa384x_usbin_ctlx()
3384 run_queue = 1; in hfa384x_usbin_ctlx()
3396 run_queue = 1; in hfa384x_usbin_ctlx()
3404 if (run_queue) in hfa384x_usbin_ctlx()
3765 int run_queue = 0; in hfa384x_ctlxout_callback() local
3825 run_queue = 1; in hfa384x_ctlxout_callback()
3852 run_queue = 1; in hfa384x_ctlxout_callback()
3869 if (run_queue) in hfa384x_ctlxout_callback()
/drivers/md/
Ddm-mpath.c957 int r = 0, run_queue = 0; in reinstate_path() local
981 run_queue = 1; in reinstate_path()
994 if (run_queue) in reinstate_path()
Ddm.c992 static void rq_completed(struct mapped_device *md, int rw, int run_queue) in rq_completed() argument
1006 if (run_queue) in rq_completed()