Home
last modified time | relevance | path

Searched refs:to_proc (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/android/
Dbinder_trace.h114 __field(int, to_proc)
123 __entry->to_proc = t->to_proc->pid;
131 __entry->to_proc, __entry->to_thread,
Dbinder.c226 int to_proc; member
619 struct binder_proc *to_proc; member
2334 struct binder_proc *target_proc = t->to_proc; in binder_translate_binder()
2386 struct binder_proc *target_proc = t->to_proc; in binder_translate_handle()
2456 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd()
2519 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd_array()
2578 struct binder_proc *target_proc = t->to_proc; in binder_fixup_parent()
2769 in_reply_to->to_proc ? in binder_transaction()
2770 in_reply_to->to_proc->pid : 0, in binder_transaction()
2875 tmp->to_proc ? tmp->to_proc->pid : 0, in binder_transaction()
[all …]