Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder_alloc.h132 extern void binder_alloc_init(struct binder_alloc *alloc);
H A Dbinder_alloc.c1081 void binder_alloc_init(struct binder_alloc *alloc) in binder_alloc_init() function
H A Dbinder.c5689 binder_alloc_init(&proc->alloc); in binder_open()