Lines Matching refs:ion
28 #include <ion/ion.h>
117 AERR("ion count query failed with %s", strerror(errno));
131 AERR("Error querying heaps from ion %s", strerror(errno));
167 * step 3: ion free the given ion_hnd
168 * step 4: when we need to free this ion buffer, just close the shared_fd,
226 /* NOTE: if have this heap make sure your ION chunk size is 2M*/
238 * the customized ION implementation
265 AERR("Protected ION memory is not supported on this platform.");
447 AERR("Failed to find an appropriate ion heap");
525 AERR("Failed to find an appropriate ion heap");
694 * 2) a second user process should get a ion fd greater than 0.
698 /* a second user process must obtain a client handle first via ion_open before it can obtain the shared ion buffer*/
703 AERR("Could not open ion device for handle: %p", hnd);