Home
last modified time | relevance | path

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

/rust/kernel/sync/lock/
Dglobal.rs23 const NAME: &'static CStr; constant
269 const NAME: &'static $crate::str::CStr = $crate::c_str!(::core::stringify!($name)); constant
/rust/kernel/net/
Dphy.rs582 const NAME: &'static CStr; constant