Home
last modified time | relevance | path

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

/DragonOS/kernel/src/include/
H A Dmod.rs2 pub mod bindings; module
/DragonOS/kernel/src/include/bindings/
H A Dmod.rs9 pub mod bindings; module
/DragonOS/build-scripts/kernel_build/src/bindgen/
H A Dmod.rs42 let bindings = builder in generate_bindings() localVariable
/DragonOS/kernel/crates/intertrait/macros/src/
H A Ditem_impl.rs46 let bindings = items in fully_bound_trait() localVariable
/DragonOS/kernel/src/mm/
H A Dmmio_buddy.rs544 let mut bindings = KernelMapper::lock(); in release_mmio() localVariable