Searched refs:n_doorbells (Results 1 – 1 of 1) sorted by relevance
731 size_t n_doorbells; in vmci_ctx_get_chkpt_doorbells() local734 n_doorbells = vmci_handle_arr_get_size(context->doorbell_array); in vmci_ctx_get_chkpt_doorbells()735 if (n_doorbells > 0) { in vmci_ctx_get_chkpt_doorbells()736 size_t data_size = n_doorbells * sizeof(*dbells); in vmci_ctx_get_chkpt_doorbells()746 for (i = 0; i < n_doorbells; i++) in vmci_ctx_get_chkpt_doorbells()