binder_ptr_cookie 359 include/uapi/linux/android/binder.h BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie), binder_ptr_cookie 360 include/uapi/linux/android/binder.h BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie), binder_ptr_cookie 361 include/uapi/linux/android/binder.h BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie), binder_ptr_cookie 362 include/uapi/linux/android/binder.h BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie), binder_ptr_cookie 439 include/uapi/linux/android/binder.h BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie), binder_ptr_cookie 440 include/uapi/linux/android/binder.h BC_ACQUIRE_DONE = _IOW('c', 9, struct binder_ptr_cookie),