Home
last modified time | relevance | path

Searched defs:ALERT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/thermal/lib/
H A Dlog.h24 #define ALERT(fmt, ...) logit(LOG_ALERT, fmt, ##__VA_ARGS__) macro
/kernel/linux/linux-6.6/rust/kernel/
H A Dprint.rs81 pub static ALERT: [u8; LENGTH] = generate(false, bindings::KERN_ALERT); consts

Completed in 1 milliseconds