Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dhv_utils_transport.c28 static void hvt_reset(struct hvutil_transport *hvt) in hvt_reset()
42 struct hvutil_transport *hvt; in hvt_op_read()
45 hvt = container_of(file->f_op, struct hvutil_transport, fops); in hvt_op_read()
78 struct hvutil_transport *hvt; in hvt_op_write()
81 hvt = container_of(file->f_op, struct hvutil_transport, fops); in hvt_op_write()
97 struct hvutil_transport *hvt; in hvt_op_poll()
99 hvt = container_of(file->f_op, struct hvutil_transport, fops); in hvt_op_poll()
110 struct hvutil_transport *hvt; in hvt_op_open()
112 hvt = container_of(file->f_op, struct hvutil_transport, fops); in hvt_op_open()
135 struct hvutil_transport *hvt; in hvt_op_release()
[all …]
Dhv_utils_transport.h30 struct hvutil_transport { struct
44 struct hvutil_transport *hvutil_transport_init(const char *name, argument
48 int hvutil_transport_send(struct hvutil_transport *hvt, void *msg, int len);
49 void hvutil_transport_destroy(struct hvutil_transport *hvt);
Dhv_snapshot.c69 static struct hvutil_transport *hvt;
Dhv_fcopy.c64 static struct hvutil_transport *hvt;
Dhv_kvp.c89 static struct hvutil_transport *hvt;