Home
last modified time | relevance | path

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

/linux-6.15/drivers/android/
H A Dbinder_alloc.h136 void binder_alloc_init(struct binder_alloc *alloc);
H A Dbinder_alloc.c1239 void binder_alloc_init(struct binder_alloc *alloc) in binder_alloc_init() function
H A Dbinder.c6033 binder_alloc_init(&proc->alloc); in binder_open()