Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_handle_array.h49 vmci_handle_arr_get_entry(const struct vmci_handle_arr *array, u32 index);
Dvmci_handle_array.c124 vmci_handle_arr_get_entry(const struct vmci_handle_arr *array, u32 index) in vmci_handle_arr_get_entry() function
Dvmci_context.c258 ev.msg.hdr.dst = vmci_handle_arr_get_entry(subscriber_array, i); in ctx_fire_notification()
450 temp_handle = vmci_handle_arr_get_entry(context->queue_pair_array, 0); in ctx_free_ctx()
464 vmci_handle_arr_get_entry(context->queue_pair_array, 0); in ctx_free_ctx()
759 dbells[i].handle = vmci_handle_arr_get_entry( in vmci_ctx_get_chkpt_doorbells()