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

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

Completed in 130 milliseconds