Lines Matching refs:to_proc
226 int to_proc; member
619 struct binder_proc *to_proc; member
2334 struct binder_proc *target_proc = t->to_proc; in binder_translate_binder()
2386 struct binder_proc *target_proc = t->to_proc; in binder_translate_handle()
2456 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd()
2519 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd_array()
2578 struct binder_proc *target_proc = t->to_proc; in binder_fixup_parent()
2769 in_reply_to->to_proc ? in binder_transaction()
2770 in_reply_to->to_proc->pid : 0, in binder_transaction()
2875 tmp->to_proc ? tmp->to_proc->pid : 0, in binder_transaction()
2904 e->to_proc = target_proc->pid; in binder_transaction()
2952 t->to_proc = target_proc; in binder_transaction()
4363 t->to_proc = NULL; in binder_thread_release()
5058 struct binder_proc *to_proc; in print_binder_transaction_ilocked() local
5062 to_proc = t->to_proc; in print_binder_transaction_ilocked()
5068 to_proc ? to_proc->pid : 0, in print_binder_transaction_ilocked()
5073 if (proc != to_proc) { in print_binder_transaction_ilocked()
5541 e->from_thread, e->to_proc, e->to_thread, e->context_name, in print_binder_transaction_log_entry()