Home
last modified time | relevance | path

Searched refs:binder_alloc_deferred_release (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_alloc.h137 extern void binder_alloc_deferred_release(struct binder_alloc *alloc);
H A Dbinder_alloc.c711 * from binder_alloc_deferred_release() by moving this to in binder_alloc_free_buf()
801 void binder_alloc_deferred_release(struct binder_alloc *alloc) in binder_alloc_deferred_release() function
H A Dbinder.c5165 binder_alloc_deferred_release(&proc->alloc); in binder_free_proc()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_alloc.h141 extern void binder_alloc_deferred_release(struct binder_alloc *alloc);
H A Dbinder_alloc.c706 * from binder_alloc_deferred_release() by moving this to in binder_alloc_free_buf()
804 void binder_alloc_deferred_release(struct binder_alloc *alloc) in binder_alloc_deferred_release() function
H A Dbinder.c5002 binder_alloc_deferred_release(&proc->alloc); in binder_free_proc()

Completed in 19 milliseconds