Home
last modified time | relevance | path

Searched refs:VSOCK_CLOSE_TIMEOUT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dvirtio_transport_common.c24 #define VSOCK_CLOSE_TIMEOUT (8 * HZ) macro
849 schedule_delayed_work(&vsk->close_work, VSOCK_CLOSE_TIMEOUT); in virtio_transport_close()
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvirtio_transport_common.c24 #define VSOCK_CLOSE_TIMEOUT (8 * HZ) macro
1078 schedule_delayed_work(&vsk->close_work, VSOCK_CLOSE_TIMEOUT); in virtio_transport_close()

Completed in 7 milliseconds