OpenCloudOS-Kernel/drivers/android
Sherry Yang e217621961 android: binder: Refactor prev and next buffer into a helper function
Use helper functions buffer_next and buffer_prev instead
of list_entry to get the next and previous buffers.

Signed-off-by: Sherry Yang <sherryy@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-28 16:47:17 +02:00
..
Kconfig Revert "staging: Fix build issues with new binder API" 2017-08-28 10:44:15 +02:00
Makefile binder: move binder_alloc to separate file 2017-07-17 14:47:29 +02:00
binder.c binder: fix incorrect cmd to binder_stat_br 2017-08-22 18:48:22 -07:00
binder_alloc.c android: binder: Refactor prev and next buffer into a helper function 2017-08-28 16:47:17 +02:00
binder_alloc.h binder: protect against two threads freeing buffer 2017-07-17 14:47:29 +02:00
binder_trace.h binder: refactor binder ref inc/dec for thread safety 2017-07-17 14:48:23 +02:00