Searched refs:vmci_handle_arr_has_entry (Results 1 – 3 of 3) sorted by relevance
893 if (!vmci_handle_arr_has_entry(db_handle_array, in vmci_ctx_rcv_notifications_release()934 if (!vmci_handle_arr_has_entry(context->doorbell_array, handle)) in vmci_ctx_dbell_create()1035 if (!vmci_handle_arr_has_entry(dst_context->doorbell_array, in vmci_ctx_notify_dbell()1039 if (!vmci_handle_arr_has_entry( in vmci_ctx_notify_dbell()1078 if (!vmci_handle_arr_has_entry(context->queue_pair_array, handle)) in vmci_ctx_qp_create()1113 return vmci_handle_arr_has_entry(context->queue_pair_array, handle); in vmci_ctx_qp_exists()
36 bool vmci_handle_arr_has_entry(const struct vmci_handle_arr *array,
118 bool vmci_handle_arr_has_entry(const struct vmci_handle_arr *array, in vmci_handle_arr_has_entry() function
Completed in 8 milliseconds