Home
last modified time | relevance | path

Searched refs:binder_alloc_free_buf (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/android/
Dbinder_alloc.h132 extern void binder_alloc_free_buf(struct binder_alloc *alloc,
Dbinder_alloc_selftest.c139 binder_alloc_free_buf(alloc, buffers[seq[i]]); in binder_selftest_free_buf()
Dbinder_alloc.c708 void binder_alloc_free_buf(struct binder_alloc *alloc, in binder_alloc_free_buf() function
Dbinder.c3903 binder_alloc_free_buf(&target_proc->alloc, t->buffer); in binder_transaction()
4006 binder_alloc_free_buf(&proc->alloc, buffer); in binder_free_buf()