Home
last modified time | relevance | path

Searched defs:NOTICE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/rust/kernel/
H A Dprint.rs85 pub static NOTICE: [u8; LENGTH] = generate(false, bindings::KERN_NOTICE); variable
/openbmc/linux/tools/thermal/lib/
H A Dlog.h20 #define NOTICE(fmt, ...) logit(LOG_NOTICE, fmt, ##__VA_ARGS__) macro
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dlog.hpp43 NOTICE = LOG_NOTICE, enumerator
/openbmc/u-boot/tools/patman/
H A Dtout.py14 NOTICE = 2 variable