Lines Matching refs:t
23 TP_PROTO(struct binder_transaction *t),
24 TP_ARGS(t));
29 TP_PROTO(struct binder_transaction *t, struct task_struct *task),
30 TP_ARGS(t, task));
32 TP_PROTO(struct binder_transaction *t, struct task_struct *task),
33 TP_ARGS(t, task));
48 TP_PROTO(struct binder_proc *proc, struct binder_transaction *t,
50 TP_ARGS(proc, t, binder_th_task, pending_async, sync));
52 TP_PROTO(struct binder_proc *proc, struct binder_transaction *t,
55 TP_ARGS(proc, t, thread, node_debug_id, pending_async, sync, skip));
62 const char *prefix, struct binder_transaction *t),
63 TP_ARGS(m, proc, prefix, t));
99 TP_PROTO(struct binder_transaction_data *tr, struct binder_transaction *t,
101 TP_ARGS(tr, t, proc));
103 TP_PROTO(struct binder_transaction *t, struct binder_proc *proc,
105 TP_ARGS(t, proc, thread, cmd));
107 TP_PROTO(struct binder_transaction *t),
108 TP_ARGS(t));
110 TP_PROTO(struct binder_transaction *t, struct binder_proc *proc,
113 TP_ARGS(t, proc, thread, w, head, sync, special_task));