linux-uconsole/drivers/android
Martijn Coenen dde03585af FROMLIST: ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
This allows the context manager to retrieve information about nodes
that it holds a reference to, such as the current number of
references to those nodes.

Such information can for example be used to determine whether the
servicemanager is the only process holding a reference to a node.
This information can then be passed on to the process holding the
node, which can in turn decide whether it wants to shut down to
reduce resource usage.

Signed-off-by: Martijn Coenen <maco@android.com>
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2018-10-04 14:18:25 +05:30
..
binder.c FROMLIST: ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl. 2018-10-04 14:18:25 +05:30
binder_alloc.c UPSTREAM: ANDROID: binder: change down_write to down_read 2018-07-19 22:01:45 +05:30
binder_alloc.h UPSTREAM: android: binder: Check for errors in binder_alloc_shrinker_init(). 2018-07-19 21:59:59 +05:30
binder_alloc_selftest.c FROMLIST: android: binder: Add global lru shrinker to binder 2017-09-18 21:14:31 +01:00
binder_trace.h ANDROID: binder: Add tracing for binder priority inheritance. 2017-10-15 23:29:17 +05:30
Kconfig UPSTREAM: ANDROID: binder: remove 32-bit binder interface. 2018-07-19 22:01:23 +05:30
Makefile FROMLIST: android: binder: Add allocator selftest 2017-09-18 21:14:31 +01:00