Home
last modified time | relevance | path

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

/drivers/staging/android/
Dbinder_alloc.h141 extern void binder_alloc_deferred_release(struct binder_alloc *alloc);
Dbinder_alloc.c741 void binder_alloc_deferred_release(struct binder_alloc *alloc) in binder_alloc_deferred_release() function
Dbinder.c4464 binder_alloc_deferred_release(&proc->alloc); in binder_free_proc()