Lines Matching refs:to_proc
1491 int from_proc, from_thread, to_proc, to_thread; in binder_txn_latency_free() local
1496 to_proc = t->to_proc ? t->to_proc->pid : 0; in binder_txn_latency_free()
1500 trace_binder_txn_latency_free(t, from_proc, from_thread, to_proc, to_thread); in binder_txn_latency_free()
1505 struct binder_proc *target_proc = t->to_proc; in binder_free_transaction()
2040 struct binder_proc *target_proc = t->to_proc; in binder_translate_binder()
2092 struct binder_proc *target_proc = t->to_proc; in binder_translate_handle()
2166 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd()
2232 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd_array()
2289 struct binder_proc *target_proc = t->to_proc; in binder_fixup_parent()
2499 in_reply_to->to_proc ? in binder_transaction()
2500 in_reply_to->to_proc->pid : 0, in binder_transaction()
2636 tmp->to_proc ? tmp->to_proc->pid : 0, in binder_transaction()
2665 e->to_proc = target_proc->pid; in binder_transaction()
2714 t->to_proc = target_proc; in binder_transaction()
4403 t->to_proc = NULL; in binder_thread_release()
5369 struct binder_proc *to_proc; in print_binder_transaction_ilocked() local
5373 to_proc = t->to_proc; in print_binder_transaction_ilocked()
5379 to_proc ? to_proc->pid : 0, in print_binder_transaction_ilocked()
5384 if (proc != to_proc) { in print_binder_transaction_ilocked()
5857 e->from_thread, e->to_proc, e->to_thread, e->context_name, in print_binder_transaction_log_entry()