Home
last modified time | relevance | path

Searched refs:GCREALLOC_ARRAY (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxl/
A Dflexarray.c54 GCREALLOC_ARRAY(array->data, newsize); in flexarray_grow()
A Dlibxl_vnuma.c223 GCREALLOC_ARRAY(v, b_info->num_vnuma_nodes); in libxl__vnuma_build_vmemrange_pv_generic()
301 GCREALLOC_ARRAY(vmemranges, nr_vmemrange+1); in libxl__vnuma_build_vmemrange_hvm()
A Dlibxl_usb.c840 GCREALLOC_ARRAY(*list, *num + nd); in get_assigned_devices()
929 GCREALLOC_ARRAY(*usbdevs, *num + 1); in libxl__device_usbdev_list_for_usbctrl()
1400 GCREALLOC_ARRAY(*intfs, *num + 1); in usbdev_get_all_interfaces()
A Dlibxl_x86.c449 GCREALLOC_ARRAY(vmemranges, array_size); in libxl__arch_vnuma_build_vmemrange()
A DCODING_STYLE60 libxl__*alloc et al. GCNEW, GCNEW_ARRAY, GCREALLOC_ARRAY
A Dlibxl_device.c655 GCREALLOC_ARRAY(multidev->array, multidev->allocd); in libxl__multidev_prepare_with_aodev()
A Dlibxl_internal.h3909 #define GCREALLOC_ARRAY(var, nmemb) \ macro

Completed in 24 milliseconds