Searched refs:binder_alloc_free_buf (Results 1 – 4 of 4) sorted by relevance
136 extern void binder_alloc_free_buf(struct binder_alloc *alloc,
139 binder_alloc_free_buf(alloc, buffers[seq[i]]); in binder_selftest_free_buf()
702 void binder_alloc_free_buf(struct binder_alloc *alloc, in binder_alloc_free_buf() function
2805 binder_alloc_free_buf(&proc->alloc, buffer); in binder_proc_transaction()3647 binder_alloc_free_buf(&target_proc->alloc, t->buffer); in binder_transaction()3763 binder_alloc_free_buf(&proc->alloc, buffer); in binder_free_buf()