Searched refs:firstreport (Results 1 – 1 of 1) sorted by relevance
852 bool firstreport; in rcu_tasks_wait_gp() local875 firstreport = true; in rcu_tasks_wait_gp()878 rtp->holdouts_func(&holdouts, needreport, &firstreport); in rcu_tasks_wait_gp()1088 bool needreport, bool *firstreport) in check_holdout_task() argument1105 if (*firstreport) { in check_holdout_task()1107 *firstreport = false; in check_holdout_task()1120 bool needreport, bool *firstreport) in check_all_holdout_tasks() argument1125 check_holdout_task(t, needreport, firstreport); in check_all_holdout_tasks()