Lines Matching refs:to_thread
184 int to_thread; member
3025 if (in_reply_to->to_thread != thread) { in binder_transaction()
3031 in_reply_to->to_thread ? in binder_transaction()
3032 in_reply_to->to_thread->pid : 0); in binder_transaction()
3157 if (tmp->to_thread != thread) { in binder_transaction()
3162 tmp->to_thread ? in binder_transaction()
3163 tmp->to_thread->pid : 0); in binder_transaction()
3189 e->to_thread = target_thread->pid; in binder_transaction()
3242 t->to_thread = target_thread; in binder_transaction()
4791 t->to_thread = thread; in binder_thread_read()
5001 if (t->to_thread == thread) in binder_thread_release()
5015 (t->to_thread == thread) ? "in" : "out"); in binder_thread_release()
5017 if (t->to_thread == thread) { in binder_thread_release()
5020 t->to_thread = NULL; in binder_thread_release()
6008 t->to_thread ? t->to_thread->pid : 0, in print_binder_transaction_ilocked()
6099 } else if (t->to_thread == thread) { in print_binder_thread_ilocked()
6486 e->from_thread, e->to_proc, e->to_thread, e->context_name, in print_binder_transaction_log_entry()