Home
last modified time | relevance | path

Searched refs:BC_INCREFS_DONE (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/android/
H A Dbinder.h516 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie), enumerator
/linux-6.15/drivers/android/
H A Dbinder.c4138 case BC_INCREFS_DONE: in binder_thread_write()
4155 cmd == BC_INCREFS_DONE ? in binder_thread_write()
4164 cmd == BC_INCREFS_DONE ? in binder_thread_write()
4199 cmd == BC_INCREFS_DONE ? "BC_INCREFS_DONE" : "BC_ACQUIRE_DONE", in binder_thread_write()