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()
901 struct vmci_handle handle; in vmci_ctx_rcv_notifications_release()
941 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()
1123 int vmci_ctx_qp_create(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_create()
1143 int vmci_ctx_qp_destroy(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_destroy()
1145 struct vmci_handle hndl; in vmci_ctx_qp_destroy()
1160 bool vmci_ctx_qp_exists(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_exists()