Lines Matching refs:t
42 TP_PROTO(struct binder_transaction *t),
43 TP_ARGS(t));
48 TP_PROTO(struct binder_transaction *t, struct task_struct *task),
49 TP_ARGS(t, task));
51 TP_PROTO(struct binder_transaction *t, struct task_struct *task),
52 TP_ARGS(t, task));
98 const char *prefix, struct binder_transaction *t),
99 TP_ARGS(m, proc, prefix, t));
120 TP_PROTO(struct binder_proc *proc, struct binder_transaction *t,
122 TP_ARGS(proc, t, binder_th_task, pending_async, sync));
124 TP_PROTO(struct binder_transaction_data *tr, struct binder_transaction *t,
126 TP_ARGS(tr, t, proc));
128 TP_PROTO(struct binder_transaction *t, struct binder_proc *proc,
130 TP_ARGS(t, proc, thread, cmd));
132 TP_PROTO(struct binder_transaction *t),
133 TP_ARGS(t));
135 TP_PROTO(struct binder_transaction *t, struct binder_proc *proc,
138 TP_ARGS(t, proc, thread, w, head, sync, special_task));