Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/android/
H A Dbinder.h497 BC_INCREFS_DONE = _IOW('c', 8, struct binder_ptr_cookie), enumerator
/openbmc/linux/drivers/android/
H A Dbinder.c3906 case BC_INCREFS_DONE: in binder_thread_write()
3923 cmd == BC_INCREFS_DONE ? in binder_thread_write()
3932 cmd == BC_INCREFS_DONE ? in binder_thread_write()
3967 cmd == BC_INCREFS_DONE ? "BC_INCREFS_DONE" : "BC_ACQUIRE_DONE", in binder_thread_write()