Lines Matching refs:vmci_handle
208 struct vmci_handle context_handle = in ctx_fire_notification()
302 struct vmci_handle dg_src; in vmci_ctx_enqueue_datagram()
430 struct vmci_handle temp_handle; in ctx_free_ctx()
665 struct vmci_handle handle; in vmci_ctx_remove_notification()
900 struct vmci_handle handle; in vmci_ctx_rcv_notifications_release()
940 int vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_create()
970 int vmci_ctx_dbell_destroy(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_destroy()
973 struct vmci_handle removed_handle; in vmci_ctx_dbell_destroy()
1001 struct vmci_handle handle; in vmci_ctx_dbell_destroy_all()
1037 struct vmci_handle handle, in vmci_ctx_notify_dbell()
1122 int vmci_ctx_qp_create(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_create()
1144 int vmci_ctx_qp_destroy(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_destroy()
1146 struct vmci_handle hndl; in vmci_ctx_qp_destroy()
1161 bool vmci_ctx_qp_exists(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_exists()