Lines Matching defs:binder
6 * OpenBinder.org binder driver interface, which is:
63 * struct binder_object_header - header shared by all binder metadata objects.
72 * between processes. The 'offsets' supplied as part of a binder transaction
83 binder_uintptr_t binder; /* local object */
119 * binder kernel driver can copy verbatim to the target
173 * translate the buffer (and local binder) addresses appropriately.
423 * void *: ptr to binder
424 * void *: cookie for binder
431 * void *: ptr to binder
432 * void *: cookie for binder
519 * void *: ptr to binder
520 * void *: cookie for binder
541 * enters and exits the binder loop, respectively. They are
542 * used so the binder can have an accurate count of the number