Home
last modified time | relevance | path

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

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