t_from 4233 drivers/android/binder.c struct binder_thread *t_from; t_from 4453 drivers/android/binder.c t_from = binder_get_txn_from(t); t_from 4454 drivers/android/binder.c if (t_from) { t_from 4455 drivers/android/binder.c struct task_struct *sender = t_from->proc->tsk; t_from 4470 drivers/android/binder.c if (t_from) t_from 4471 drivers/android/binder.c binder_thread_dec_tmpref(t_from); t_from 4505 drivers/android/binder.c if (t_from) t_from 4506 drivers/android/binder.c binder_thread_dec_tmpref(t_from); t_from 4515 drivers/android/binder.c if (t_from) t_from 4516 drivers/android/binder.c binder_thread_dec_tmpref(t_from); t_from 4533 drivers/android/binder.c t->debug_id, t_from ? t_from->proc->pid : 0, t_from 4534 drivers/android/binder.c t_from ? t_from->pid : 0, cmd, t_from 4539 drivers/android/binder.c if (t_from) t_from 4540 drivers/android/binder.c binder_thread_dec_tmpref(t_from);