Searched defs:__LOG_PREFIX (Results 1 – 2 of 2) sorted by relevance
| /rust/kernel/ | ||
| D | lib.rs | 84 const __LOG_PREFIX: &[u8] = b"rust_kernel\0"; constant |
| /rust/macros/ | ||
| D | module.rs | 205 const __LOG_PREFIX: &[u8] = b\"{name}\\0\"; in module() constant |