Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtasks.h778 bool firstreport; in rcu_tasks_wait_gp() local
801 firstreport = true; in rcu_tasks_wait_gp()
967 bool needreport, bool *firstreport) in check_holdout_task() argument
984 if (*firstreport) { in check_holdout_task()
986 *firstreport = false; in check_holdout_task()
999 bool needreport, bool *firstreport) in check_all_holdout_tasks() argument
1750 if (*firstreport) { in show_stalled_task_trace()
1752 *firstreport = false; in show_stalled_task_trace()
1786 bool needreport, bool *firstreport) in check_all_holdout_tasks_trace() argument
1804 show_stalled_task_trace(t, firstreport); in check_all_holdout_tasks_trace()
[all …]