binder_alloc_free_buf
binder_alloc_free_buf(&proc->alloc, buffer);
binder_alloc_free_buf(&target_proc->alloc, t->buffer);
binder_alloc_free_buf(&proc->alloc, buffer);
binder_alloc_free_buf(alloc, buffer);
EXPORT_SYMBOL_IF_KUNIT(binder_alloc_free_buf);
void binder_alloc_free_buf(struct binder_alloc *alloc,
binder_alloc_free_buf(alloc, buffers[seq[i]]);