Lines Matching refs:to_proc
573 struct binder_proc *to_proc; member
1897 struct binder_proc *target_proc = t->to_proc; in binder_free_transaction()
2416 struct binder_proc *target_proc = t->to_proc; in binder_translate_binder()
2468 struct binder_proc *target_proc = t->to_proc; in binder_translate_handle()
2542 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd()
2608 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd_array()
2665 struct binder_proc *target_proc = t->to_proc; in binder_fixup_parent()
2868 in_reply_to->to_proc ? in binder_transaction()
2869 in_reply_to->to_proc->pid : 0, in binder_transaction()
3005 tmp->to_proc ? tmp->to_proc->pid : 0, in binder_transaction()
3034 e->to_proc = target_proc->pid; in binder_transaction()
3083 t->to_proc = target_proc; in binder_transaction()
4748 t->to_proc = NULL; in binder_thread_release()
5528 struct binder_proc *to_proc; in print_binder_transaction_ilocked() local
5532 to_proc = t->to_proc; in print_binder_transaction_ilocked()
5538 to_proc ? to_proc->pid : 0, in print_binder_transaction_ilocked()
5543 if (proc != to_proc) { in print_binder_transaction_ilocked()
6014 e->from_thread, e->to_proc, e->to_thread, e->context_name, in print_binder_transaction_log_entry()