Home
last modified time | relevance | path

Searched defs:__LOG_PREFIX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/rust/kernel/
H A Dlib.rs58 const __LOG_PREFIX: &[u8] = b"rust_kernel\0"; constant
/openbmc/linux/scripts/
H A Drustdoc_test_gen.rs227 const __LOG_PREFIX: &[u8] = b"rust_doctests_kernel\0"; in main() constant
/openbmc/linux/rust/macros/
H A Dmodule.rs200 const __LOG_PREFIX: &[u8] = b\"{name}\\0\"; in module() constant