android_kernel_oneplus_msm8998/drivers/android
Sherry Yang 0e05bd2dc0 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-08-31 17:29:23 -07:00
..
binder.c ANDROID: binder: don't queue async transactions to thread. 2017-08-11 10:19:00 +02:00
binder_alloc.c FROMLIST: android: binder: Refactor prev and next buffer into a helper function 2017-08-31 17:29:23 -07:00
binder_alloc.h FROMLIST: binder: protect against two threads freeing buffer 2017-07-13 15:13:19 +00:00
binder_trace.h FROMLIST: binder: refactor binder ref inc/dec for thread safety 2017-07-13 15:15:54 +00:00
Kconfig ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES. 2017-04-03 22:58:41 +00:00
Makefile FROMLIST: binder: move binder_alloc to separate file 2017-07-13 15:08:13 +00:00