Home
last modified time | relevance | path

Searched refs:hvutil_transport (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/hv/
Dhv_utils_transport.c28 static void hvt_reset(struct hvutil_transport *hvt) in hvt_reset()
40 struct hvutil_transport *hvt; in hvt_op_read()
43 hvt = container_of(file->f_op, struct hvutil_transport, fops); in hvt_op_read()
87 struct hvutil_transport *hvt; in hvt_op_write()
91 hvt = container_of(file->f_op, struct hvutil_transport, fops); in hvt_op_write()
109 struct hvutil_transport *hvt; in hvt_op_poll()
111 hvt = container_of(file->f_op, struct hvutil_transport, fops); in hvt_op_poll()
126 struct hvutil_transport *hvt; in hvt_op_open()
130 hvt = container_of(file->f_op, struct hvutil_transport, fops); in hvt_op_open()
162 static void hvt_transport_free(struct hvutil_transport *hvt) in hvt_transport_free()
[all …]
Dhv_utils_transport.h31 struct hvutil_transport { struct
47 struct hvutil_transport *hvutil_transport_init(const char *name, argument
51 int hvutil_transport_send(struct hvutil_transport *hvt, void *msg, int len,
53 void hvutil_transport_destroy(struct hvutil_transport *hvt);
Dhv_fcopy.c73 static struct hvutil_transport *hvt;
Dhv_snapshot.c81 static struct hvutil_transport *hvt;
Dhv_kvp.c103 static struct hvutil_transport *hvt;