Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/android/
H A Dbinder.h284 struct binder_ptr_cookie { struct
340 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie),
341 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie),
342 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie),
343 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie),
420 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie),
421 BC_ACQUIRE_DONE = _IOW('c', 9, struct binder_ptr_cookie),
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/android/
H A Dbinder.h284 struct binder_ptr_cookie { struct
340 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie),
341 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie),
342 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie),
343 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie),
420 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie),
421 BC_ACQUIRE_DONE = _IOW('c', 9, struct binder_ptr_cookie),
/OK3568_Linux_fs/kernel/include/uapi/linux/android/
H A Dbinder.h370 struct binder_ptr_cookie { struct
431 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie),
432 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie),
433 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie),
434 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie),
524 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie),
525 BC_ACQUIRE_DONE = _IOW('c', 9, struct binder_ptr_cookie),