Home
last modified time | relevance | path

Searched refs:hvutil_transport (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H 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()
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 *hv
[all...]
H A Dhv_utils_transport.h21 struct hvutil_transport { struct
37 struct hvutil_transport *hvutil_transport_init(const char *name,
41 int hvutil_transport_send(struct hvutil_transport *hvt, void *msg, int len,
43 void hvutil_transport_destroy(struct hvutil_transport *hvt);
H A Dhv_fcopy.c64 static struct hvutil_transport *hvt;
H A Dhv_snapshot.c71 static struct hvutil_transport *hvt;
H A Dhv_kvp.c104 static struct hvutil_transport *hvt;
/kernel/linux/linux-6.6/drivers/hv/
H 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()
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 *hv
[all...]
H A Dhv_utils_transport.h21 struct hvutil_transport { struct
37 struct hvutil_transport *hvutil_transport_init(const char *name,
41 int hvutil_transport_send(struct hvutil_transport *hvt, void *msg, int len,
43 void hvutil_transport_destroy(struct hvutil_transport *hvt);
H A Dhv_fcopy.c64 static struct hvutil_transport *hvt;
H A Dhv_snapshot.c74 static struct hvutil_transport *hvt;
H A Dhv_kvp.c104 static struct hvutil_transport *hvt;

Completed in 6 milliseconds