Searched refs:UKey (Results 1 – 1 of 1) sorted by relevance
71 let key = UKey { in alloc_ucounts()123 let key = UKey { user_ns, uid }; in find_ucounts()129 let ukey = UKey { in get_ucounts()151 let key = UKey { in put_ucounts()158 struct UKey { struct163 impl Hash for UKey { argument170 impl Eq for UKey {} implementation171 impl PartialEq for UKey { implementation178 counts: Mutex<HashMap<UKey, Arc<UCounts>>>,