Searched refs:closing (Results 1 – 5 of 5) sorted by relevance
137 int closing; member529 vi2c->closing = 1; in virtio_i2c_req_stop()552 while (!vq_has_descs(vq) && !vi2c->closing) in virtio_i2c_proc_thread()555 if (vi2c->closing) { in virtio_i2c_proc_thread()869 vi2c->closing = 0; in virtio_i2c_init()
154 volatile int closing; /* stop the tx i/o thread */ member321 net->closing = 0; in virtio_net_reset()333 net->closing = 1; in virtio_net_tx_stop()599 while (!net->closing && !vq_ring_ready(vq)) in virtio_net_tx_thread()602 if (net->closing) { in virtio_net_tx_thread()626 if (net->closing) { in virtio_net_tx_thread()1024 net->closing = 0; in virtio_net_init()
1220 while (!ioc->closing) { in ioc_core_thread()1254 if (ioc->closing) in ioc_rx_thread()1257 if (ioc->closing) in ioc_rx_thread()1305 if (ioc->closing) in ioc_tx_thread()1308 if (ioc->closing) in ioc_tx_thread()1343 ioc->closing = 1; in ioc_kill_workers()
785 int closing; /* Close IOC mediator device flag */ member
109 int closing; member887 if (bq->closing) in blockif_thr()1829 bq->closing = 1; in blockif_close()
Completed in 20 milliseconds