Searched refs:kicked (Results 1 – 9 of 9) sorted by relevance
171 bool queued = false, kicked; in blk_flush_complete_seq() local217 kicked = blk_kick_flush(q, fq, cmd_flags); in blk_flush_complete_seq()218 return kicked | queued; in blk_flush_complete_seq()
30 kicked by the periodic timer handler routine.
184 ulong kicked; member
126 seq_printf(s, "kicked: %ld\n", d->kicked); in aoedisk_debugfs_show()
290 d->kicked++; in newframe()
196 int kicked; in usbhid_restart_out_queue() local203 if ((kicked = (usbhid->outhead != usbhid->outtail))) { in usbhid_restart_out_queue()228 return kicked; in usbhid_restart_out_queue()234 int kicked; in usbhid_restart_ctrl_queue() local242 if ((kicked = (usbhid->ctrlhead != usbhid->ctrltail))) { in usbhid_restart_ctrl_queue()267 return kicked; in usbhid_restart_ctrl_queue()
22 to be doing balancing. Page reclamation can be kicked off lazily, that
452 device has been kicked from active use due to
692 request can be kicked of) as before. With the introduction of multi-page