Searched refs:pending_doorbell_array (Results 1 – 3 of 3) sorted by relevance
61 vmci_handle_arr_get_size(context->pending_doorbell_array) == 0) in ctx_clear_notify_call()137 context->pending_doorbell_array = in vmci_ctx_create()139 if (!context->pending_doorbell_array) { in vmci_ctx_create()479 vmci_handle_arr_destroy(context->pending_doorbell_array); in ctx_free_ctx()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()[all …]
71 struct vmci_handle_arr *pending_doorbell_array; member
180 context->pending_doorbell_array) > 0) { in vmci_host_poll()