Lines Matching refs:to_proc
577 struct binder_proc *to_proc; member
1922 struct binder_proc *target_proc = t->to_proc; in binder_free_transaction()
2442 struct binder_proc *target_proc = t->to_proc; in binder_translate_binder()
2494 struct binder_proc *target_proc = t->to_proc; in binder_translate_handle()
2568 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd()
2634 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd_array()
2691 struct binder_proc *target_proc = t->to_proc; in binder_fixup_parent()
2895 in_reply_to->to_proc ? in binder_transaction()
2896 in_reply_to->to_proc->pid : 0, in binder_transaction()
3026 tmp->to_proc ? tmp->to_proc->pid : 0, in binder_transaction()
3055 e->to_proc = target_proc->pid; in binder_transaction()
3104 t->to_proc = target_proc; in binder_transaction()
4749 t->to_proc = NULL; in binder_thread_release()
5537 struct binder_proc *to_proc; in print_binder_transaction_ilocked() local
5541 to_proc = t->to_proc; in print_binder_transaction_ilocked()
5547 to_proc ? to_proc->pid : 0, in print_binder_transaction_ilocked()
5552 if (proc != to_proc) { in print_binder_transaction_ilocked()
6023 e->from_thread, e->to_proc, e->to_thread, e->context_name, in print_binder_transaction_log_entry()