Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/vmw_vmci/
Dvmci_queue_pair.c212 struct qp_guest_endpoint { struct
818 static struct qp_guest_endpoint *
821 struct qp_guest_endpoint *entry; in qp_guest_handle_to_entry()
825 qp, struct qp_guest_endpoint, qp) : NULL; in qp_guest_handle_to_entry()
871 static struct qp_guest_endpoint *
881 struct qp_guest_endpoint *entry; in qp_guest_endpoint_create()
923 static void qp_guest_endpoint_destroy(struct qp_guest_endpoint *entry) in qp_guest_endpoint_destroy()
939 static int qp_alloc_hypercall(const struct qp_guest_endpoint *entry) in qp_alloc_hypercall()
1020 struct qp_guest_endpoint *entry; in qp_detatch_guest_work()
1103 struct qp_guest_endpoint *queue_pair_entry = NULL; in qp_alloc_guest_work()
[all …]