Lines Matching defs:to_proc
614 struct binder_proc *to_proc;
629 * @lock: protects @from, @to_proc, and @to_thread
631 * @from, @to_proc, and @to_thread can be set to NULL
1974 struct binder_proc *target_proc = t->to_proc;
2530 struct binder_proc *target_proc = t->to_proc;
2582 struct binder_proc *target_proc = t->to_proc;
2656 struct binder_proc *target_proc = t->to_proc;
3036 struct binder_proc *target_proc = t->to_proc;
3239 in_reply_to->to_proc ?
3240 in_reply_to->to_proc->pid : 0,
3376 tmp->to_proc ? tmp->to_proc->pid : 0,
3405 e->to_proc = target_proc->pid;
3467 t->to_proc = target_proc;
5222 t->to_proc = NULL;
6074 struct binder_proc *to_proc;
6078 to_proc = t->to_proc;
6084 to_proc ? to_proc->pid : 0,
6089 if (proc != to_proc) {
6560 e->from_thread, e->to_proc, e->to_thread, e->context_name,
6612 struct binder_proc *to_proc = NULL;
6620 to_proc = t->to_proc;
6623 to_pid = to_proc ? to_proc->pid : 0;