Lines Matching refs:vmci_handle
206 struct vmci_handle context_handle = in ctx_fire_notification()
300 struct vmci_handle dg_src; in vmci_ctx_enqueue_datagram()
428 struct vmci_handle temp_handle; in ctx_free_ctx()
669 struct vmci_handle handle; in vmci_ctx_remove_notification()
904 struct vmci_handle handle; in vmci_ctx_rcv_notifications_release()
944 int vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_create()
973 int vmci_ctx_dbell_destroy(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_destroy()
976 struct vmci_handle removed_handle; in vmci_ctx_dbell_destroy()
1004 struct vmci_handle handle; in vmci_ctx_dbell_destroy_all()
1040 struct vmci_handle handle, in vmci_ctx_notify_dbell()
1126 int vmci_ctx_qp_create(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_create()
1146 int vmci_ctx_qp_destroy(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_destroy()
1148 struct vmci_handle hndl; in vmci_ctx_qp_destroy()
1163 bool vmci_ctx_qp_exists(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_exists()