|
@@ -130,7 +130,7 @@ extern struct binder_buffer *binder_alloc_new_buf(struct binder_alloc *alloc,
|
|
|
size_t extra_buffers_size,
|
|
|
int is_async);
|
|
|
extern void binder_alloc_init(struct binder_alloc *alloc);
|
|
|
-void binder_alloc_shrinker_init(void);
|
|
|
+extern int binder_alloc_shrinker_init(void);
|
|
|
extern void binder_alloc_vma_close(struct binder_alloc *alloc);
|
|
|
extern struct binder_buffer *
|
|
|
binder_alloc_prepare_to_free(struct binder_alloc *alloc,
|