Searched refs:gus_malloc (Results 1 – 2 of 2) sorted by relevance
369 void *gus_malloc(void *, int, size_t, int, int);
275 .allocm = gus_malloc,3036 gus_malloc(void *addr, int direction, size_t size, int pool, int flags) in gus_malloc() function