Home
last modified time | relevance | path

Searched refs:kicked (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arc/lib/
H A Dstart.S16 ; Non-masters will be halted immediately, they might be kicked later
/OK3568_Linux_fs/kernel/net/9p/
H A Dtrans_virtio.c399 int kicked = 0; in p9_virtio_zc_request() local
498 kicked = 1; in p9_virtio_zc_request()
519 if (!kicked) { in p9_virtio_zc_request()
/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A Dhid-core.c193 int kicked; in usbhid_restart_out_queue() local
200 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() local
239 if ((kicked = (usbhid->ctrlhead != usbhid->ctrltail))) { in usbhid_restart_ctrl_queue()
264 return kicked; in usbhid_restart_ctrl_queue()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-block-aoe30 kicked by the periodic timer handler routine.
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoe.h192 ulong kicked; member
H A Daoeblk.c126 seq_printf(s, "kicked: %ld\n", d->kicked); in aoedisk_debugfs_show()
H A Daoecmd.c290 d->kicked++; in newframe()
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dbalance.rst22 to be doing balancing. Page reclamation can be kicked off lazily, that
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dmd.rst456 device has been kicked from active use due to
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dbiodoc.rst730 request can be kicked of) as before. With the introduction of multi-page
/OK3568_Linux_fs/external/xserver/
H A DChangeLog188906 (likely the most recent) to be kicked out when doing replacing.