Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dlib.rs95 const __LOG_PREFIX: &[u8] = b"rust_kernel\0"; constant
/linux/scripts/
H A Drustdoc_test_gen.rs227 const __LOG_PREFIX: &[u8] = b"rust_doctests_kernel\0"; in main() constant