Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/clocksource/
H A Dtimer_riscv.rs25 clocksource::HZ, tick_common::tick_handle_periodic, timer::try_raise_timer_softirq,
/DragonOS/kernel/src/arch/x86_64/driver/apic/
H A Dapic_timer.rs18 use crate::time::tick_common::tick_handle_periodic;
/DragonOS/kernel/src/time/
H A Dmod.rs16 pub mod tick_common; module