Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/
H A Dtime.rs53 fn divns_constant<const DIV: i64>(self) -> i64 { in divns_constant() method
66 self.divns_constant::<NSEC_PER_MSEC>() in to_ms()