Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hv/
Dhv_utils_transport.c18 static void hvt_reset(struct hvutil_transport *hvt) in hvt_reset()
30 struct hvutil_transport *hvt; in hvt_op_read()
33 hvt = container_of(file->f_op, struct hvutil_transport, fops); in hvt_op_read()
77 struct hvutil_transport *hvt; in hvt_op_write()
81 hvt = container_of(file->f_op, struct hvutil_transport, fops); in hvt_op_write()
99 struct hvutil_transport *hvt; in hvt_op_poll()
101 hvt = container_of(file->f_op, struct hvutil_transport, fops); in hvt_op_poll()
116 struct hvutil_transport *hvt; in hvt_op_open()
120 hvt = container_of(file->f_op, struct hvutil_transport, fops); in hvt_op_open()
152 static void hvt_transport_free(struct hvutil_transport *hvt) in hvt_transport_free()
[all …]
Dhv_utils_transport.h21 struct hvutil_transport { struct
37 struct hvutil_transport *hvutil_transport_init(const char *name, argument
41 int hvutil_transport_send(struct hvutil_transport *hvt, void *msg, int len,
43 void hvutil_transport_destroy(struct hvutil_transport *hvt);
Dhv_fcopy.c64 static struct hvutil_transport *hvt;
Dhv_snapshot.c74 static struct hvutil_transport *hvt;
Dhv_kvp.c104 static struct hvutil_transport *hvt;