Searched refs:cs4281_malloc (Results 1 – 1 of 1) sorted by relevance
174 void *cs4281_malloc(void *, int, size_t, int, int);203 .allocm = cs4281_malloc,1134 cs4281_malloc(void *addr, int direction, size_t size, int pool, int flags) in cs4281_malloc() function