Searched refs:BC_INCREFS_DONE (Results 1 – 4 of 4) 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 D | binder.h | 420 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie), enumerator
|
| /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 D | binder.h | 420 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie), enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/android/ |
| H A D | binder.h | 524 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie), enumerator
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder.c | 3921 case BC_INCREFS_DONE: in binder_thread_write() 3938 cmd == BC_INCREFS_DONE ? in binder_thread_write() 3947 cmd == BC_INCREFS_DONE ? in binder_thread_write() 3982 cmd == BC_INCREFS_DONE ? "BC_INCREFS_DONE" : "BC_ACQUIRE_DONE", in binder_thread_write()
|