Home
last modified time | relevance | path

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

/DragonOS/kernel/crates/klog_types/src/
H A Dlib.rs170 pub struct MMLogCycle; struct
172 impl MMLogCycle { impl
178 impl Default for MMLogCycle { implementation
184 impl kdepends::thingbuf::Recycle<AllocatorLog> for MMLogCycle { implementation