Searched defs:my_free (Results 1 – 7 of 7) sorted by relevance
28 void my_free(void*) in my_free() function
70 my_free(const void *context, void *mem) { in my_free() function
56 void my_free(void*) { in my_free() function
14 void __attribute((ownership_takes(malloc, 1))) my_free(void *); function
50 void my_free(void *x) { in my_free() function
184 EXPORT(void)my_free(void *ptr) in my_free() function
2384 static void my_free(void *block, void *data) in my_free() function