Searched refs:CRITICAL (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/tools/thermal/lib/ |
D | log.h | 23 #define CRITICAL(fmt, ...) logit(LOG_CRIT, fmt, ##__VA_ARGS__) macro
|
/linux-6.1.9/Documentation/admin-guide/ |
D | init.rst | 39 (after all loading the init binary is a CRITICAL and hard transition step
|
/linux-6.1.9/drivers/thermal/qcom/ |
D | tsens.c | 210 case CRITICAL: in tsens_set_interrupt_v1() 238 case CRITICAL: in tsens_set_interrupt_v2() 436 tsens_set_interrupt(priv, hw_id, CRITICAL, false); in tsens_critical_irq_thread()
|
D | tsens.h | 38 CRITICAL, enumerator
|
/linux-6.1.9/tools/perf/tests/ |
D | attr.py | 337 level = logging.CRITICAL
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | head_44x.S | 252 CRITICAL_EXCEPTION(0x0100, CRITICAL, CriticalInput, unknown_exception)
|
D | head_85xx.S | 359 CRITICAL_EXCEPTION(0x0100, CRITICAL, CriticalInput, unknown_exception)
|