Searched refs:binder_ptr_cookie (Results 1 - 3 of 3) sorted by last modified time

/bionic/libc/kernel/uapi/linux/android/
H A Dbinder.h144 struct binder_ptr_cookie { struct
169 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie),
170 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie),
171 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie),
172 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie),
190 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie),
191 BC_ACQUIRE_DONE = _IOW('c', 9, struct binder_ptr_cookie),
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/android/
H A Dbinder.h144 struct binder_ptr_cookie { struct
169 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie),
170 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie),
171 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie),
172 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie),
190 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie),
191 BC_ACQUIRE_DONE = _IOW('c', 9, struct binder_ptr_cookie),
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/android/
H A Dbinder.h144 struct binder_ptr_cookie { struct
169 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie),
170 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie),
171 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie),
172 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie),
190 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie),
191 BC_ACQUIRE_DONE = _IOW('c', 9, struct binder_ptr_cookie),

Completed in 121 milliseconds