Home
last modified time | relevance | path

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

/arch/arm/mm/
A Dproc-v7-bugs.c255 static __maybe_unused bool cpu_v7_check_auxcr_set(bool *warned, in cpu_v7_check_auxcr_set() argument
263 if (!*warned) in cpu_v7_check_auxcr_set()
265 *warned = true; in cpu_v7_check_auxcr_set()
273 static bool check_spectre_auxcr(bool *warned, u32 bit) in check_spectre_auxcr() argument
276 cpu_v7_check_auxcr_set(warned, bit, in check_spectre_auxcr()
/arch/x86/kernel/
A Dtsc_sync.c31 bool warned; member
76 if (!adj->warned || resume) { in tsc_verify_tsc_adjust()
79 adj->warned = true; in tsc_verify_tsc_adjust()
194 cur->warned = false; in tsc_store_and_check_tsc_adjust()
/arch/powerpc/kernel/
A Dinterrupt.c107 static bool warned; in check_return_regs_valid() local
172 if (!data_race(warned)) { in check_return_regs_valid()
173 data_race(warned = true); in check_return_regs_valid()
/arch/arm64/boot/dts/qcom/
A Dmsm8994-sony-xperia-kitakami.dtsi18 * and requires driver-side changes (including CPR, be warned!!).
/arch/m68k/
A DKconfig.cpu395 apparently improves performance. But you've been warned! Unless you
A DKconfig.machine110 Be warned that this support is very experimental.
/arch/x86/events/intel/
A Dcore.c3336 static bool warned; in intel_pmu_handle_irq() local
3338 if (!warned) { in intel_pmu_handle_irq()
3341 warned = true; in intel_pmu_handle_irq()

Completed in 22 milliseconds