Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/android/
Dbinder_trace.h105 __field(int, to_proc)
114 __entry->to_proc = t->to_proc->pid;
122 __entry->to_proc, __entry->to_thread,
Dbinder_internal.h125 int to_proc; member
Dbinder.c577 struct binder_proc *to_proc; member
1922 struct binder_proc *target_proc = t->to_proc; in binder_free_transaction()
2442 struct binder_proc *target_proc = t->to_proc; in binder_translate_binder()
2494 struct binder_proc *target_proc = t->to_proc; in binder_translate_handle()
2568 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd()
2634 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd_array()
2691 struct binder_proc *target_proc = t->to_proc; in binder_fixup_parent()
2895 in_reply_to->to_proc ? in binder_transaction()
2896 in_reply_to->to_proc->pid : 0, in binder_transaction()
3026 tmp->to_proc ? tmp->to_proc->pid : 0, in binder_transaction()
[all …]