Searched refs:BR_OK (Results 1 – 4 of 4) sorted by relevance
311 BR_OK = _IO('r', 1), enumerator
397 BR_OK = _IO('r', 1), enumerator
1713 if (target_thread->reply_error.cmd == BR_OK) { in binder_send_failed_reply()3776 BUG_ON(thread->return_error.cmd != BR_OK); in binder_transaction()3846 while (ptr < end && thread->return_error.cmd == BR_OK) { in binder_thread_write()4112 BR_OK); in binder_thread_write()4510 WARN_ON(e->cmd == BR_OK); in binder_thread_read()4515 e->cmd = BR_OK; in binder_thread_read()4915 thread->return_error.cmd = BR_OK; in binder_get_thread_ilocked()4917 thread->reply_error.cmd = BR_OK; in binder_get_thread_ilocked()