binder_alloc_free_buf 3494 drivers/android/binder.c 	binder_alloc_free_buf(&target_proc->alloc, t->buffer);
binder_alloc_free_buf 3594 drivers/android/binder.c 	binder_alloc_free_buf(&proc->alloc, buffer);
binder_alloc_free_buf  127 drivers/android/binder_alloc.h extern void binder_alloc_free_buf(struct binder_alloc *alloc,
binder_alloc_free_buf  139 drivers/android/binder_alloc_selftest.c 		binder_alloc_free_buf(alloc, buffers[seq[i]]);