Home
last modified time | relevance | path

Searched defs:Delta (Results 1 – 5 of 5) sorted by relevance

/linux/rust/kernel/io/
H A Dpoll.rs70 sleep_delta: Delta, in read_poll_timeout()
71 timeout_delta: Delta, in read_poll_timeout()
152 delay_delta: Delta, in read_poll_timeout_atomic()
/linux/rust/kernel/sync/atomic/
H A Dinternal.rs32 type Delta; typedef
37 type Delta = Self; typedef
42 type Delta = Self; typedef
/linux/rust/kernel/time/
H A Ddelay.rs30 pub fn fsleep(delta: Delta) { in fsleep()
63 pub fn udelay(delta: Delta) { in udelay()
/linux/rust/kernel/sync/
H A Datomic.rs126 fn rhs_into_delta(rhs: Rhs) -> <Self::Repr as AtomicImpl>::Delta; in rhs_into_delta()
/linux/sound/pci/trident/
H A Dtrident.h278 unsigned short Delta; /* 16 bits */ member