Home
last modified time | relevance | path

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

/DragonOS-0.1.9/kernel/src/arch/x86_64/interrupt/
Dipi.rs44 fn into(self) -> u8 { in into() method
80 fn into(self) -> ApicId { in into() method
115 fn into(self) -> x86::apic::DestinationShorthand { in into() method
/DragonOS-0.1.9/kernel/src/libs/lib_ui/
Dtextui.rs163 fn into(self) -> i32 { in into() method
168 fn into(self) -> u32 { in into() method
173 fn into(self) -> usize { in into() method
224 fn into(self) -> i32 { in into() method
229 fn into(self) -> u32 { in into() method
234 fn into(self) -> usize { in into() method
264 fn into(self) -> usize { in into() method
269 fn into(self) -> u32 { in into() method
274 fn into(self) -> u16 { in into() method
279 fn into(self) -> u64 { in into() method
/DragonOS-0.1.9/kernel/src/arch/riscv64/ipc/
Dsignal.rs78 fn into(self) -> usize { in into() method
95 fn into(self) -> SigSet { in into() method
295 fn into(self) -> i32 { in into() method
/DragonOS-0.1.9/kernel/src/mm/
Dsyscall.rs117 fn into(self) -> MapFlags { in into() method
141 fn into(self) -> ProtFlags { in into() method
/DragonOS-0.1.9/kernel/src/net/
Dmod.rs128 fn into(self) -> u8 { in into() method
Dsyscall.rs806 fn into(self) -> u16 { in into() method
927 fn into(self) -> i32 { in into() method
1016 fn into(self) -> i32 { in into() method
/DragonOS-0.1.9/kernel/src/driver/firmware/efi/
Dfdt.rs64 fn into(self) -> &'static str { in into() method
/DragonOS-0.1.9/kernel/src/arch/x86_64/ipc/
Dsignal.rs96 fn into(self) -> usize { in into() method
113 fn into(self) -> SigSet { in into() method
313 fn into(self) -> i32 { in into() method
/DragonOS-0.1.9/kernel/src/process/
Dexec.rs73 fn into(self) -> SystemError { in into() method
/DragonOS-0.1.9/kernel/src/driver/base/device/
Ddriver.rs28 fn into(self) -> SystemError { in into() method
Dmod.rs311 fn into(self) -> SystemError { in into() method
/DragonOS-0.1.9/kernel/src/arch/x86_64/driver/apic/
Dxapic.rs95 fn into(self) -> u32 { in into() method
Dmod.rs122 fn into(self) -> u32 { in into() method
/DragonOS-0.1.9/kernel/src/ipc/
Dsignal_types.rs146 fn into(self) -> usize { in into() method
/DragonOS-0.1.9/kernel/src/filesystem/kernfs/
Dmod.rs636 fn into(self) -> FileType { in into() method
/DragonOS-0.1.9/kernel/src/driver/input/ps2_mouse/
Dps_mouse_device.rs99 fn into(self) -> u8 { in into() method