Lines Matching refs:ion_dbg_func
44 #define ion_dbg_func(fmt, ...) ion_dbg_f(ION_FUNCTION, fmt, ## __VA_ARGS__) macro
68 ion_dbg_func("enter: fd %d len %d align %d heap_mask %x flags %x", in ion_alloc()
77 ion_dbg_func("leave: ret %d\n", ret); in ion_alloc()
89 ion_dbg_func("enter: fd %d\n", fd); in ion_free()
91 ion_dbg_func("leave: ret %d\n", ret); in ion_free()
356 ion_dbg_func("enter: ctx %p size %d\n", ctx, info->size); in allocator_ion_alloc()
373 ion_dbg_func("leave: ret %d handle %d fd %d\n", ret, hnd, fd); in allocator_ion_alloc()
383 ion_dbg_func("enter: ctx %p dev %d fd %d size %d\n", in allocator_ion_import()
397 ion_dbg_func("leave: ret %d handle %d\n", ret, data->hnd); in allocator_ion_import()
410 ion_dbg_func("enter: ctx %p fd %d size %d\n", ctx, data->fd, data->size); in allocator_ion_mmap()
416 ion_dbg_func("leave: ret %d ptr %p\n", ret, data->ptr); in allocator_ion_mmap()
428 ion_dbg_func("enter: ctx %p fd %d ptr %p size %d\n", in allocator_ion_free()
447 ion_dbg_func("leave\n"); in allocator_ion_free()
461 ion_dbg_func("enter: ctx\n", ctx); in allocator_ion_close()
469 ion_dbg_func("leave: ret %d\n", ret); in allocator_ion_close()