Searched refs:harmony_allocm (Results 1 – 1 of 1) sorted by relevance
108 void * harmony_allocm(void *, int, size_t);130 .allocm = harmony_allocm,903 harmony_allocm(void *vsc, int dir, size_t size) in harmony_allocm() function