linux/drivers/vhost
Jason Wang a2a91a137a vhost_net: introduce get_tx_bufs()
Factor out logic of getting tx buffer and iov iter
initialization. This will be used for reducing codes duplication in
the future.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-22 09:43:31 -07:00
..
Kconfig
Kconfig.vringh
Makefile
net.c vhost_net: introduce get_tx_bufs() 2018-07-22 09:43:31 -07:00
scsi.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
test.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
test.h
vhost.c virtio, vhost: features, fixes 2018-06-16 06:35:02 +09:00
vhost.h
vringh.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
vsock.c