Home
last modified time | relevance | path

Searched refs:binder_alloc_deferred_release (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/android/
Dbinder_alloc.h134 extern void binder_alloc_deferred_release(struct binder_alloc *alloc);
Dbinder_alloc.c789 void binder_alloc_deferred_release(struct binder_alloc *alloc) in binder_alloc_deferred_release() function
Dbinder.c4692 binder_alloc_deferred_release(&proc->alloc); in binder_free_proc()