Lines Matching refs:t_from
4676 struct binder_thread *t_from;
4896 t_from = binder_get_txn_from(t);
4897 if (t_from) {
4898 struct task_struct *sender = t_from->proc->tsk;
4923 if (t_from)
4924 binder_thread_dec_tmpref(t_from);
4958 if (t_from)
4959 binder_thread_dec_tmpref(t_from);
4968 if (t_from)
4969 binder_thread_dec_tmpref(t_from);
4986 t->debug_id, t_from ? t_from->proc->pid : 0,
4987 t_from ? t_from->pid : 0, cmd,
4992 if (t_from)
4993 binder_thread_dec_tmpref(t_from);