Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/android/
Dbinder.h440 BC_ACQUIRE_DONE = _IOW('c', 9, struct binder_ptr_cookie), enumerator
/Linux-v5.4/drivers/android/
Dbinder.c3684 case BC_ACQUIRE_DONE: { in binder_thread_write()
3717 if (cmd == BC_ACQUIRE_DONE) { in binder_thread_write()
3739 cmd == BC_ACQUIRE_DONE, 0); in binder_thread_write()