Home
last modified time | relevance | path

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

/DragonOS/kernel/src/namespaces/
H A Ducount.rs75 let uc = if let Some(uc) = counts.get(&key) { in alloc_ucounts() localVariable
103 let uc = self.alloc_ucounts(user_ns, uid); in inc_ucounts() localVariable