Lines Matching refs:new_cpu
33 TP_PROTO(struct task_struct *p, int prev_cpu, int sd_flag, int wake_flags, int *new_cpu),
34 TP_ARGS(p, prev_cpu, sd_flag, wake_flags, new_cpu), 1);
37 TP_PROTO(struct task_struct *p, int prev_cpu, int sd_flag, int wake_flags, int *new_cpu),
38 TP_ARGS(p, prev_cpu, sd_flag, wake_flags, new_cpu), 1);
41 TP_PROTO(int cpu, struct task_struct *p, int *new_cpu),
42 TP_ARGS(cpu, p, new_cpu), 1);
122 struct task_struct *p, int new_cpu,
124 TP_ARGS(rq, rf, p, new_cpu, detached), 1);
131 TP_PROTO(struct task_struct *p, int prev_cpu, int sync, int *new_cpu),
132 TP_ARGS(p, prev_cpu, sync, new_cpu), 1);
152 TP_PROTO(struct task_struct *p, unsigned int new_cpu),
153 TP_ARGS(p, new_cpu), 1);