Home
last modified time | relevance | path

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

/linux/drivers/hv/
A 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()
99 struct hvutil_transport *hvt; in hvt_op_poll()
116 struct hvutil_transport *hvt; in hvt_op_open()
152 static void hvt_transport_free(struct hvutil_transport *hvt) in hvt_transport_free()
161 struct hvutil_transport *hvt; in hvt_op_release()
186 struct hvutil_transport *hvt, *hvt_found = NULL; in hvt_cn_callback()
275 struct hvutil_transport *hvt; in hvutil_transport_init()
[all …]
A 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);
A Dhv_fcopy.c64 static struct hvutil_transport *hvt;
A Dhv_snapshot.c71 static struct hvutil_transport *hvt;
A Dhv_kvp.c104 static struct hvutil_transport *hvt;

Completed in 8 milliseconds