linux/drivers/android
Sherry Yang 4e6b2d54f8 FROMLIST: android: binder: Refactor prev and next buffer into a helper function
(from https://patchwork.kernel.org/patch/9928605/)

Use helper functions buffer_next and buffer_prev instead
of list_entry to get the next and previous buffers.

Bug: 36007193
Change-Id: I422dce84afde3d2138a6d976593b109a9cc49003
Signed-off-by: Sherry Yang <sherryy@android.com>
2017-09-18 21:14:31 +01:00
..
binder_alloc.c FROMLIST: android: binder: Refactor prev and next buffer into a helper function 2017-09-18 21:14:31 +01:00
binder_alloc.h FROMLIST: binder: protect against two threads freeing buffer 2017-08-11 19:31:04 +05:30
binder_trace.h FROMLIST: binder: refactor binder ref inc/dec for thread safety 2017-08-11 19:31:04 +05:30
binder.c ANDROID: binder: don't queue async transactions to thread. 2017-08-11 19:31:04 +05:30
Kconfig ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES. 2017-04-10 13:28:07 +05:30
Makefile FROMLIST: binder: move binder_alloc to separate file 2017-08-11 19:31:04 +05:30