Lines Matching refs:t_from
4499 struct binder_thread *t_from;
4727 t_from = binder_get_txn_from(t);
4728 if (t_from) {
4729 struct task_struct *sender = t_from->proc->tsk;
4754 if (t_from)
4755 binder_thread_dec_tmpref(t_from);
4789 if (t_from)
4790 binder_thread_dec_tmpref(t_from);
4799 if (t_from)
4800 binder_thread_dec_tmpref(t_from);
4817 t->debug_id, t_from ? t_from->proc->pid : 0,
4818 t_from ? t_from->pid : 0, cmd,
4823 if (t_from)
4824 binder_thread_dec_tmpref(t_from);