hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/android/binder_alloc.h
....@@ -131,6 +131,7 @@
131131 int pid);
132132 extern void binder_alloc_init(struct binder_alloc *alloc);
133133 extern int binder_alloc_shrinker_init(void);
134
+extern void binder_alloc_shrinker_exit(void);
134135 extern void binder_alloc_vma_close(struct binder_alloc *alloc);
135136 extern struct binder_buffer *
136137 binder_alloc_prepare_to_free(struct binder_alloc *alloc,