Lines Matching refs:done
85 int *pulled_task, int *done),
86 TP_ARGS(this_rq, rf, pulled_task, done), 1);
89 TP_PROTO(struct rq *rq, unsigned int *flags, int *done),
90 TP_ARGS(rq, flags, done), 1);
99 int *done),
100 TP_ARGS(dst_cpu, group, env_cpus, busiest, done), 1);
243 TP_PROTO(struct rq *rq, struct task_struct *p, int *done),
244 TP_ARGS(rq, p, done), 1);
264 TP_PROTO(struct wait_queue_head *wq_head, int *done),
265 TP_ARGS(wq_head, done));