Home | History | Annotate | Download | only in ion

Lines Matching refs:free

94 	/* Free ion_handles */
96 printf("%s(): Free handle[%d]=%p\n", __func__, i, handle[i]);
99 printf("%s(): Free handle[%d]=%p FAILED, err:%s\n",
105 free(handle);
226 free(map_fd);
227 free(ptr);
230 /* Free ion_handles */
232 printf("%s(): Free handle[%d]=%p\n", __func__, i, handle[i]);
235 printf("%s(): Free handle[%d]=%p FAILED, err:%s\n",
241 free(handle);
257 * Then free 10 buffers and allocate 10 buffers again.
291 /* Free COUNT_REALLOC_MAX ion_handles */
293 printf("%s(): Free handle[%d]=%p\n", __func__, i, handle[i]);
296 printf("%s(): Free handle[%d]=%p FAILED, err:%s\n\n",
316 /* Free all ion_handles */
318 printf("%s(): Free handle[%d]=%p\n", __func__, i, handle[i]);
321 printf("%s(): Free handle[%d]=%p FAILED, err:%s\n",
327 free(handle);