Lines Matching refs:vmci_handle
206 struct vmci_handle context_handle = in ctx_fire_notification()
280 struct vmci_handle dg_src; in vmci_ctx_enqueue_datagram()
408 struct vmci_handle temp_handle; in ctx_free_ctx()
649 struct vmci_handle handle; in vmci_ctx_remove_notification()
881 struct vmci_handle handle; in vmci_ctx_rcv_notifications_release()
921 int vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_create()
950 int vmci_ctx_dbell_destroy(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_destroy()
953 struct vmci_handle removed_handle; in vmci_ctx_dbell_destroy()
985 struct vmci_handle handle, in vmci_ctx_notify_dbell()
1071 int vmci_ctx_qp_create(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_create()
1091 int vmci_ctx_qp_destroy(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_destroy()
1093 struct vmci_handle hndl; in vmci_ctx_qp_destroy()
1108 bool vmci_ctx_qp_exists(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_exists()