Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/vmw_vmci/
Dvmci_queue_pair.c220 struct qp_guest_endpoint { struct
829 static struct qp_guest_endpoint *
832 struct qp_guest_endpoint *entry; in qp_guest_handle_to_entry()
836 qp, struct qp_guest_endpoint, qp) : NULL; in qp_guest_handle_to_entry()
882 static struct qp_guest_endpoint *
892 struct qp_guest_endpoint *entry; in qp_guest_endpoint_create()
934 static void qp_guest_endpoint_destroy(struct qp_guest_endpoint *entry) in qp_guest_endpoint_destroy()
950 static int qp_alloc_hypercall(const struct qp_guest_endpoint *entry) in qp_alloc_hypercall()
1029 struct qp_guest_endpoint *entry; in qp_detatch_guest_work()
1112 struct qp_guest_endpoint *queue_pair_entry = NULL; in qp_alloc_guest_work()
[all …]