Home
last modified time | relevance | path

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

/linux/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c804 static struct qp_entry *qp_list_find(struct qp_list *qp_list, in qp_list_find() function
827 struct qp_entry *qp = qp_list_find(&qp_guest_endpoints, handle); in qp_guest_handle_to_entry()
841 struct qp_entry *qp = qp_list_find(&qp_broker_list, handle); in qp_broker_handle_to_entry()
916 qp_list_find(&qp_guest_endpoints, entry->qp.handle)) { in qp_guest_endpoint_create()