Lines Matching refs:proc
36 TP_PROTO(struct task_struct *task, bool sync, struct binder_proc *proc),
37 TP_ARGS(task, sync, proc));
39 TP_PROTO(bool do_proc_work, struct binder_thread *tsk, struct binder_proc *proc),
40 TP_ARGS(do_proc_work, tsk, proc));
48 TP_PROTO(struct binder_proc *target_proc, struct binder_proc *proc,
50 TP_ARGS(target_proc, proc, thread, tr));
52 TP_PROTO(struct binder_proc *target_proc, struct binder_proc *proc,
54 TP_ARGS(target_proc, proc, thread, tr));
56 TP_PROTO(struct binder_proc *target_proc, struct binder_proc *proc,
58 TP_ARGS(target_proc, proc, thread, tr), 1);
73 TP_PROTO(struct task_struct *proc, uint32_t ref_desc, int node_debug_id),
74 TP_ARGS(proc, ref_desc, node_debug_id));
76 TP_PROTO(struct task_struct *proc, uint32_t ref_desc),
77 TP_ARGS(proc, ref_desc));
79 TP_PROTO(struct seq_file *m, struct binder_proc *proc,
81 TP_ARGS(m, proc, prefix, t));