Lines Matching defs:firstreport
859 bool firstreport;
882 firstreport = true;
885 rtp->holdouts_func(&holdouts, needreport, &firstreport);
1095 bool needreport, bool *firstreport)
1112 if (*firstreport) {
1114 *firstreport = false;
1127 bool needreport, bool *firstreport)
1132 check_holdout_task(t, needreport, firstreport);
1893 static void show_stalled_task_trace(struct task_struct *t, bool *firstreport)
1899 if (*firstreport) {
1901 *firstreport = false;
1935 bool needreport, bool *firstreport)
1953 show_stalled_task_trace(t, firstreport);
1961 if (*firstreport)