Searched refs:firstreport (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/rcu/
H A Dupdate.c549 bool needreport, bool *firstreport) check_holdout_task()
565 if (*firstreport) { check_holdout_task()
567 *firstreport = false; check_holdout_task()
669 bool firstreport; local
680 firstreport = true;
684 check_holdout_task(t, needreport, &firstreport);
548 check_holdout_task(struct task_struct *t, bool needreport, bool *firstreport) check_holdout_task() argument

Completed in 54 milliseconds