Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/thermal/lib/
H A Dlog.h25 #define EMERG(fmt, ...) logit(LOG_EMERG, fmt, ##__VA_ARGS__) macro
/kernel/linux/linux-6.6/rust/kernel/
H A Dprint.rs80 pub static EMERG: [u8; LENGTH] = generate(false, bindings::KERN_EMERG); consts

Completed in 2 milliseconds