Searched refs:__LOG_PREFIX (Results 1 – 2 of 2) sorted by relevance
160 // ones. All `__LOG_PREFIX`s are null-terminated as they are generated166 crate::__LOG_PREFIX,
173 const __LOG_PREFIX: &[u8] = b"rust_kernel\0"; constant