Searched refs:DRM_malloc (Results 1 – 2 of 2) sorted by relevance
58 DRM_malloc(__FILE__, __LINE__, __func__, (sz))80 extern void *DRM_malloc(const char *, size_t, const char *, size_t);
139 DRM_malloc(const char *file, size_t line, const char *func, size_t size) in DRM_malloc() function