Home
last modified time | relevance | path

Searched refs:drmm_kcalloc (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/drm/
A Ddrm_managed.h98 static inline void *drmm_kcalloc(struct drm_device *dev, in drmm_kcalloc() function
/linux-6.3-rc2/drivers/gpu/drm/virtio/
A Dvirtgpu_kms.c72 vgdev->capsets = drmm_kcalloc(drm, num_capsets, in virtio_gpu_get_capsets()
/linux-6.3-rc2/drivers/gpu/drm/gud/
A Dgud_drv.c273 gdrm->properties = drmm_kcalloc(&gdrm->drm, num_properties, sizeof(*gdrm->properties), in gud_get_properties()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_vblank.c531 dev->vblank = drmm_kcalloc(dev, num_crtcs, sizeof(*dev->vblank), GFP_KERNEL); in drm_vblank_init()

Completed in 9 milliseconds