Searched refs:pending_doorbell_array (Results 1 – 3 of 3) sorted by relevance
137 context->pending_doorbell_array = in vmci_ctx_create()139 if (!context->pending_doorbell_array) { in vmci_ctx_create()870 *db_handle_array = context->pending_doorbell_array; in vmci_ctx_rcv_notifications_get()871 context->pending_doorbell_array = in vmci_ctx_rcv_notifications_get()873 if (!context->pending_doorbell_array) { in vmci_ctx_rcv_notifications_get()874 context->pending_doorbell_array = *db_handle_array; in vmci_ctx_rcv_notifications_get()911 context->pending_doorbell_array); in vmci_ctx_rcv_notifications_release()919 context->pending_doorbell_array); in vmci_ctx_rcv_notifications_release()922 context->pending_doorbell_array = db_handle_array; in vmci_ctx_rcv_notifications_release()1092 dst_context->pending_doorbell_array, in vmci_ctx_notify_dbell()[all …]
71 struct vmci_handle_arr *pending_doorbell_array; member
186 context->pending_doorbell_array) > 0) { in vmci_host_poll()