Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder_alloc.h125 extern int binder_alloc_shrinker_init(void);
Dbinder_alloc.c1059 int binder_alloc_shrinker_init(void) in binder_alloc_shrinker_init() function
Dbinder.c6096 ret = binder_alloc_shrinker_init(); in binder_init()