Lines Matching refs:vmci_handle
207 struct vmci_handle context_handle = in ctx_fire_notification()
301 struct vmci_handle dg_src; in vmci_ctx_enqueue_datagram()
429 struct vmci_handle temp_handle; in ctx_free_ctx()
664 struct vmci_handle handle; in vmci_ctx_remove_notification()
899 struct vmci_handle handle; in vmci_ctx_rcv_notifications_release()
939 int vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_create()
969 int vmci_ctx_dbell_destroy(u32 context_id, struct vmci_handle handle) in vmci_ctx_dbell_destroy()
972 struct vmci_handle removed_handle; in vmci_ctx_dbell_destroy()
1000 struct vmci_handle handle; in vmci_ctx_dbell_destroy_all()
1036 struct vmci_handle handle, in vmci_ctx_notify_dbell()
1121 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()