Searched refs:vmci_queue_pair_alloc (Results 1 – 3 of 3) sorted by relevance
20 int vmci_queue_pair_alloc(struct vmci_handle *handle,
181 retval = vmci_queue_pair_alloc(handle, &my_qpair->produce_q, in vmci_qpair_alloc()
93 vmci_queue_pair_alloc(struct vmci_handle *handle, struct vmci_queue **produce_q, in vmci_queue_pair_alloc() function