Searched refs:vmci_handle_arr_get_entry (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/misc/vmw_vmci/
H A Dvmci_handle_array.h40 vmci_handle_arr_get_entry(const struct vmci_handle_arr *array, size_t index);
H A Dvmci_handle_array.c112 vmci_handle_arr_get_entry(const struct vmci_handle_arr *array, size_t index) vmci_handle_arr_get_entry() function
H A Dvmci_context.c251 ev.msg.hdr.dst = vmci_handle_arr_get_entry(subscriber_array, i); ctx_fire_notification()
443 temp_handle = vmci_handle_arr_get_entry(context->queue_pair_array, 0); ctx_free_ctx()
457 vmci_handle_arr_get_entry(context->queue_pair_array, 0); ctx_free_ctx()
747 dbells[i].handle = vmci_handle_arr_get_entry( vmci_ctx_get_chkpt_doorbells()

Completed in 124 milliseconds