Home
last modified time | relevance | path

Searched refs:hashmap (Results 1 – 3 of 3) sorted by relevance

/DragonOS/kernel/
H A DCargo.toml43 # 一个no_std的hashmap、hashset
/DragonOS/kernel/crates/intertrait/src/
H A Dlib.rs152 let hashmap = CASTERS in init_caster_map() localVariable
160 unsafe { CASTER_MAP = Some(hashmap) }; in init_caster_map()
/DragonOS/kernel/crates/rbpf/
H A DREADME.md208 registers in a hashmap, so the key can be any `u32` value you want. It may be