Home
last modified time | relevance | path

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

/Linux-v5.10/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.h127 int to_proc; member
Dbinder.c573 struct binder_proc *to_proc; member
1897 struct binder_proc *target_proc = t->to_proc; in binder_free_transaction()
2416 struct binder_proc *target_proc = t->to_proc; in binder_translate_binder()
2468 struct binder_proc *target_proc = t->to_proc; in binder_translate_handle()
2542 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd()
2608 struct binder_proc *target_proc = t->to_proc; in binder_translate_fd_array()
2665 struct binder_proc *target_proc = t->to_proc; in binder_fixup_parent()
2868 in_reply_to->to_proc ? in binder_transaction()
2869 in_reply_to->to_proc->pid : 0, in binder_transaction()
3005 tmp->to_proc ? tmp->to_proc->pid : 0, in binder_transaction()
[all …]