Searched refs:to_proc (Results 1 – 1 of 1) sorted by relevance
213 int to_proc; member1647 int from_proc, from_thread, to_proc, to_thread; in binder_txn_latency_free() local1652 to_proc = t->to_proc ? t->to_proc->pid : 0; in binder_txn_latency_free()1656 trace_binder_txn_latency_free(t, from_proc, from_thread, to_proc, to_thread); in binder_txn_latency_free()1661 struct binder_proc *target_proc = t->to_proc; in binder_free_transaction()2226 struct binder_proc *target_proc = t->to_proc; in binder_translate_binder()2278 struct binder_proc *target_proc = t->to_proc; in binder_translate_handle()2352 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd()2733 struct binder_proc *target_proc = t->to_proc; in binder_fixup_parent()2784 (TF_ONE_WAY | TF_UPDATE_TXN) || !t1->to_proc || !t2->to_proc) in binder_can_update_transaction()[all …]