Searched refs:DRM_vmalloc (Results 1 – 2 of 2) sorted by relevance
88 DRM_vmalloc(__FILE__, __LINE__, __func__, (sz))97 extern void *DRM_vmalloc(const char *, size_t, const char *, size_t);
214 DRM_vmalloc(const char *file, size_t line, const char *func, size_t size) in DRM_vmalloc() function