Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/vmw_vmci/
Dvmci_queue_pair.c212 struct qp_guest_endpoint { struct
816 static struct qp_guest_endpoint *
819 struct qp_guest_endpoint *entry; in qp_guest_handle_to_entry()
823 qp, struct qp_guest_endpoint, qp) : NULL; in qp_guest_handle_to_entry()
869 static struct qp_guest_endpoint *
879 struct qp_guest_endpoint *entry; in qp_guest_endpoint_create()
921 static void qp_guest_endpoint_destroy(struct qp_guest_endpoint *entry) in qp_guest_endpoint_destroy()
937 static int qp_alloc_hypercall(const struct qp_guest_endpoint *entry) in qp_alloc_hypercall()
1018 struct qp_guest_endpoint *entry; in qp_detatch_guest_work()
1101 struct qp_guest_endpoint *queue_pair_entry = NULL; in qp_alloc_guest_work()
[all …]