Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder_alloc.h133 int binder_alloc_shrinker_init(void);
H A Dbinder_alloc.c1256 int binder_alloc_shrinker_init(void) in binder_alloc_shrinker_init() function
H A Dbinder.c7100 ret = binder_alloc_shrinker_init(); in binder_init()