Searched refs:ofl (Results 1 – 1 of 1) sorted by relevance
1533 bool ofl = cpu_is_offline(cpu); in trc_inspect_reader() local1535 if (task_curr(t) && !ofl) { in trc_inspect_reader()1552 WARN_ON_ONCE(ofl && task_curr(t) && (t != idle_task(task_cpu(t)))); in trc_inspect_reader()1553 if (IS_ENABLED(CONFIG_TASKS_TRACE_RCU_READ_MB) && ofl) in trc_inspect_reader()