Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/arch/x86_64/interrupt/
Dipi.rs61 fn into(self) -> x86::apic::DestinationShorthand { in into() method
72 fn into(self) -> x86::apic::ApicId { in into() method
/DragonOS-0.1.8/kernel/src/net/
Dmod.rs50 fn into(self) -> i32 { in into() method
271 fn into(self) -> u8 { in into() method
Dsyscall.rs713 fn into(self) -> u16 { in into() method
834 fn into(self) -> i32 { in into() method
923 fn into(self) -> i32 { in into() method
/DragonOS-0.1.8/kernel/src/driver/base/device/
Dmod.rs42 fn into(self) -> usize { in into() method
135 fn into(self) -> SystemError { in into() method
Ddriver.rs19 fn into(self) -> SystemError { in into() method
/DragonOS-0.1.8/kernel/src/time/
Dmod.rs356 fn into(self) -> smoltcp::time::Instant { in into() method
369 fn into(self) -> smoltcp::time::Duration { in into() method
/DragonOS-0.1.8/kernel/src/process/
Dexec.rs73 fn into(self) -> SystemError { in into() method