Lines Matching defs:handle
61 struct vmci_handle handle;
195 * Copies the handles of a handle array into a user buffer, and
281 * handle the VMCI kernel module version.
311 vmci_ioctl_err("received VMCI init on initialized handle\n");
401 pr_devel("Datagram dst (handle=0x%x:0x%x) src (handle=0x%x:0x%x), payload (size=%llu bytes)\n",
450 struct vmci_handle handle;
466 handle = alloc_info.handle;
469 vmci_status = vmci_qp_broker_alloc(alloc_info.handle,
488 handle = alloc_info.handle;
494 vmci_status = vmci_qp_broker_alloc(alloc_info.handle,
506 vmci_status = vmci_qp_broker_detach(handle,
541 result = vmci_qp_broker_map(set_va_info.handle,
549 result = vmci_qp_broker_unmap(set_va_info.handle,
604 result = vmci_qp_broker_set_page_store(page_file_info.handle,
650 result = vmci_qp_broker_detach(detach_info.handle,
833 info.result = vmci_ctx_notify_dbell(cid, info.handle,
841 info.result = vmci_ctx_dbell_create(cid, info.handle);
845 info.result = vmci_ctx_dbell_destroy(cid, info.handle);