Home
last modified time | relevance | path

Searched full:hv_sock (Results 1 – 4 of 4) sorted by relevance

/linux/net/vmw_vsock/
H A DMakefile7 obj-$(CONFIG_HYPERV_VSOCKETS) += hv_sock.o
22 hv_sock-y += hyperv_transport.o
H A Dhyperv_transport.c19 * stricter requirements on the hv_sock ring buffer size of six 4K pages.
81 /* Upper bound on the size of a VMbus packet for hv_sock */
365 * size that can be set by the user, but, since currently, the hv_sock in hvs_open_connection()
368 * Older versions of hv_sock host side code cannot handle bigger VMBUS in hvs_open_connection()
927 /* hv_sock connections can not persist across hibernation, and all the hv_sock
951 .name = "hv_sock",
H A DKconfig83 called hv_sock. If unsure, say N.
/linux/drivers/hv/
H A Dhyperv_vmbus.h302 * The number of sub-channels and hv_sock channels that should be
304 * resume, and hv_sock channels should not survive suspend.