Searched defs:Delta (Results 1 – 5 of 5) sorted by relevance
70 sleep_delta: Delta, in read_poll_timeout()71 timeout_delta: Delta, in read_poll_timeout()152 delay_delta: Delta, in read_poll_timeout_atomic()
32 type Delta; typedef37 type Delta = Self; typedef42 type Delta = Self; typedef
30 pub fn fsleep(delta: Delta) { in fsleep()63 pub fn udelay(delta: Delta) { in udelay()
126 fn rhs_into_delta(rhs: Rhs) -> <Self::Repr as AtomicImpl>::Delta; in rhs_into_delta()
278 unsigned short Delta; /* 16 bits */ member