Searched refs:noboot (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/kernel/trace/ | ||
D | trace_mmiotrace.c | 284 .noboot = true, |
D | trace.h | 569 bool noboot; member |
D | trace.c | 6385 if (system_state < SYSTEM_RUNNING && t->noboot) { in tracing_set_tracer() |