forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
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,