kernel/drivers/android/binder_alloc.h
.. .. @@ -131,6 +131,7 @@ 131 131 int pid); 132 132 extern void binder_alloc_init(struct binder_alloc *alloc); 133 133 extern int binder_alloc_shrinker_init(void); 134 +extern void binder_alloc_shrinker_exit(void);134 135 extern void binder_alloc_vma_close(struct binder_alloc *alloc); 135 136 extern struct binder_buffer * 136 137 binder_alloc_prepare_to_free(struct binder_alloc *alloc,