Home
last modified time | relevance | path

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

/DragonOS/kernel/crates/rust-slabmalloc/src/
H A Dzone.rs43 total: u64, field
212 total: u64, field
223 pub fn total(&self) -> u64 { in total() method
/DragonOS/kernel/src/sched/
H A Dcputime.rs15 let mut total; in irq_time_read() localVariable
31 pub total: u64, field
/DragonOS/kernel/src/mm/allocator/
H A Dbump.rs180 let mut total = 0; in usage() localVariable
H A Dpage_frame.rs283 total: PageFrameCount, field
303 pub fn total(&self) -> PageFrameCount { in total() method
H A Dbuddy.rs71 total: PageFrameCount, field