Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder_alloc.h142 extern void binder_alloc_deferred_release(struct binder_alloc *alloc);
Dbinder_alloc.c812 void binder_alloc_deferred_release(struct binder_alloc *alloc) in binder_alloc_deferred_release() function
Dbinder.c4354 binder_alloc_deferred_release(&proc->alloc); in binder_free_proc()