linux/rust/kernel/time
FUJITA Tomonori ad68b55a9e rust: add udelay() function
Add udelay() function, inserts a delay based on microseconds with busy
waiting, in preparation for supporting read_poll_timeout_atomic().

Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Acked-by: Andreas Hindborg <a.hindborg@kernel.org>
Link: https://patch.msgid.link/20251103112958.2961517-2-fujita.tomonori@gmail.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
2025-11-04 13:25:29 +01:00
..
hrtimer rust: hrtimer: Add HrTimerCallbackContext and ::forward() 2025-09-04 16:54:39 +02:00
delay.rs rust: add udelay() function 2025-11-04 13:25:29 +01:00
hrtimer.rs rust: hrtimer: Add HrTimer::expires() 2025-09-04 16:54:39 +02:00