Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/android/
Dbinder_alloc.h131 extern void binder_alloc_deferred_release(struct binder_alloc *alloc);
Dbinder_alloc.c737 void binder_alloc_deferred_release(struct binder_alloc *alloc) in binder_alloc_deferred_release() function
Dbinder.c4693 binder_alloc_deferred_release(&proc->alloc); in binder_free_proc()