Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_queue_pair.c815 static struct qp_entry *qp_list_find(struct qp_list *qp_list, in qp_list_find() function
838 struct qp_entry *qp = qp_list_find(&qp_guest_endpoints, handle); in qp_guest_handle_to_entry()
852 struct qp_entry *qp = qp_list_find(&qp_broker_list, handle); in qp_broker_handle_to_entry()
927 qp_list_find(&qp_guest_endpoints, entry->qp.handle)) { in qp_guest_endpoint_create()