Searched refs:CRITICAL (Results 1 – 7 of 7) sorted by relevance
/linux/tools/thermal/lib/ |
H A D | log.h | 23 #define CRITICAL(fmt, ...) logit(LOG_CRIT, fmt, ##__VA_ARGS__) macro
|
/linux/Documentation/admin-guide/ |
H A D | init.rst | 39 (after all loading the init binary is a CRITICAL and hard transition step
|
/linux/drivers/thermal/qcom/ |
H A D | tsens.c | 390 case CRITICAL: in tsens_set_interrupt_v1() 418 case CRITICAL: in tsens_set_interrupt_v2() 448 irq_type ? ((irq_type == 1) ? "UP" : "CRITICAL") : "LOW", in tsens_set_interrupt() 616 tsens_set_interrupt(priv, hw_id, CRITICAL, false); in tsens_critical_irq_thread()
|
H A D | tsens.h | 45 CRITICAL, enumerator 373 CRITICAL_STATUS_0, /* CRITICAL threshold violated */ 389 CRIT_INT_STATUS_0, /* CRITICAL interrupt status */ 405 CRIT_INT_CLEAR_0, /* CRITICAL interrupt clear */ 421 CRIT_INT_MASK_0, /* CRITICAL interrupt mask */ 437 CRIT_THRESH_0, /* CRITICAL threshold values */
|
/linux/tools/perf/tests/shell/lib/ |
H A D | attr.py | 410 level = logging.CRITICAL
|
/linux/arch/powerpc/kernel/ |
H A D | head_44x.S | 251 CRITICAL_EXCEPTION(0x0100, CRITICAL, CriticalInput, unknown_exception)
|
/linux/tools/memory-model/Documentation/ |
H A D | explanation.txt | 31 23. SRCU READ-SIDE CRITICAL SECTIONS 1860 SRCU READ-SIDE CRITICAL SECTIONS
|