Searched refs:vmci_handle_arr_remove_tail (Results 1 – 3 of 3) sorted by relevance
39 struct vmci_handle vmci_handle_arr_remove_tail(struct vmci_handle_arr *array);
913 handle = vmci_handle_arr_remove_tail( in vmci_ctx_rcv_notifications_release()921 handle = vmci_handle_arr_remove_tail( in vmci_ctx_rcv_notifications_release()1016 handle = vmci_handle_arr_remove_tail(arr); in vmci_ctx_dbell_destroy_all()1020 handle = vmci_handle_arr_remove_tail(arr); in vmci_ctx_dbell_destroy_all()
99 struct vmci_handle vmci_handle_arr_remove_tail(struct vmci_handle_arr *array) in vmci_handle_arr_remove_tail() function
Completed in 6 milliseconds