Searched refs:binder_ptr_cookie (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/uapi/linux/android/
H A Dbinder.h340 struct binder_ptr_cookie { struct
401 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie),
402 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie),
403 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie),
404 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie),
499 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie),
500 BC_ACQUIRE_DONE = _IOW('c', 9, struct binder_ptr_cookie),

Completed in 93 milliseconds