Searched refs:needreport (Results 1 – 1 of 1) sorted by relevance
699 bool needreport; in rcu_tasks_wait_gp() local716 needreport = rtst > 0 && time_after(jiffies, lastreport + rtst); in rcu_tasks_wait_gp()717 if (needreport) { in rcu_tasks_wait_gp()724 rtp->holdouts_func(&holdouts, needreport, &firstreport); in rcu_tasks_wait_gp()841 bool needreport, bool *firstreport) in check_holdout_task() argument856 if (!needreport) in check_holdout_task()873 bool needreport, bool *firstreport) in check_all_holdout_tasks() argument878 check_holdout_task(t, needreport, firstreport); in check_all_holdout_tasks()1605 bool needreport, bool *firstreport) in check_all_holdout_tasks_trace() argument1622 else if (needreport) in check_all_holdout_tasks_trace()[all …]