binder_alloc_new_buf 3135 drivers/android/binder.c t->buffer = binder_alloc_new_buf(&target_proc->alloc, tr->data_size, binder_alloc_new_buf 116 drivers/android/binder_alloc.h extern struct binder_buffer *binder_alloc_new_buf(struct binder_alloc *alloc, binder_alloc_new_buf 122 drivers/android/binder_alloc_selftest.c buffers[i] = binder_alloc_new_buf(alloc, sizes[i], 0, 0, 0);