Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder_alloc.h141 extern void binder_alloc_deferred_release(struct binder_alloc *alloc);
Dbinder_alloc.c806 void binder_alloc_deferred_release(struct binder_alloc *alloc) in binder_alloc_deferred_release() function
Dbinder.c4919 binder_alloc_deferred_release(&proc->alloc); in binder_free_proc()