Searched refs:kicked (Results 1 – 11 of 11) sorted by relevance
16 ; Non-masters will be halted immediately, they might be kicked later
399 int kicked = 0; in p9_virtio_zc_request() local498 kicked = 1; in p9_virtio_zc_request()519 if (!kicked) { in p9_virtio_zc_request()
193 int kicked; in usbhid_restart_out_queue() local200 if ((kicked = (usbhid->outhead != usbhid->outtail))) { in usbhid_restart_out_queue()225 return kicked; in usbhid_restart_out_queue()231 int kicked; in usbhid_restart_ctrl_queue() local239 if ((kicked = (usbhid->ctrlhead != usbhid->ctrltail))) { in usbhid_restart_ctrl_queue()264 return kicked; in usbhid_restart_ctrl_queue()
30 kicked by the periodic timer handler routine.
192 ulong kicked; member
126 seq_printf(s, "kicked: %ld\n", d->kicked); in aoedisk_debugfs_show()
290 d->kicked++; in newframe()
22 to be doing balancing. Page reclamation can be kicked off lazily, that
456 device has been kicked from active use due to
730 request can be kicked of) as before. With the introduction of multi-page
188906 (likely the most recent) to be kicked out when doing replacing.