vmci_handle_arr_remove_tail  913 drivers/misc/vmw_vmci/vmci_context.c 		handle = vmci_handle_arr_remove_tail(
vmci_handle_arr_remove_tail  921 drivers/misc/vmw_vmci/vmci_context.c 			handle = vmci_handle_arr_remove_tail(
vmci_handle_arr_remove_tail 1016 drivers/misc/vmw_vmci/vmci_context.c 		handle = vmci_handle_arr_remove_tail(arr);
vmci_handle_arr_remove_tail 1020 drivers/misc/vmw_vmci/vmci_context.c 		handle = vmci_handle_arr_remove_tail(arr);
vmci_handle_arr_remove_tail   39 drivers/misc/vmw_vmci/vmci_handle_array.h struct vmci_handle vmci_handle_arr_remove_tail(struct vmci_handle_arr *array);