Searched defs:time (Results 1 – 25 of 41) sorted by relevance
12
| /include/linux/ |
| D | hrtimer.h | 239 static inline void hrtimer_set_expires(struct hrtimer *timer, ktime_t time) in hrtimer_set_expires() 245 static inline void hrtimer_set_expires_range(struct hrtimer *timer, ktime_t time, ktime_t delta) in hrtimer_set_expires_range() 251 static inline void hrtimer_set_expires_range_ns(struct hrtimer *timer, ktime_t time, u64 delta) in hrtimer_set_expires_range_ns() 263 static inline void hrtimer_add_expires(struct hrtimer *timer, ktime_t time) in hrtimer_add_expires()
|
| D | latencytop.h | 24 unsigned long time; member
|
| D | apm-emulation.h | 43 int time; member
|
| D | restart_block.h | 34 u64 time; member
|
| D | rtc.h | 37 static inline void rtc_time_to_tm(unsigned long time, struct rtc_time *tm) in rtc_time_to_tm() 42 static inline int rtc_tm_to_time(struct rtc_time *tm, unsigned long *time) in rtc_tm_to_time()
|
| D | lp.h | 50 unsigned int time; member
|
| D | dim.h | 54 ktime_t time; member
|
| D | pstore.h | 73 struct timespec64 time; member
|
| D | time32.h | 49 struct old_timeval32 time; member
|
| D | gameport.h | 198 static inline int gameport_time(struct gameport *gameport, int time) in gameport_time()
|
| /include/keys/ |
| D | rxrpc-type.h | 130 static inline u32 rxrpc_time64_to_u32(time64_t time) in rxrpc_time64_to_u32() 144 static inline time64_t rxrpc_u32_to_time64(u32 time) in rxrpc_u32_to_time64()
|
| /include/drm/ |
| D | drm_vblank.h | 118 ktime_t time; member
|
| /include/uapi/linux/ |
| D | timex.h | 76 struct timeval time; /* (read only, except for ADJ_SETOFFSET) */ member 114 struct __kernel_timex_timeval time; /* (read only, except for ADJ_SETOFFSET) */ member
|
| D | rtc.h | 40 struct rtc_time time; /* time the alarm is set to */ member
|
| D | joystick.h | 45 __u32 time; /* event timestamp in milliseconds */ member
|
| D | blktrace_api.h | 104 __u64 time; /* in nanoseconds */ member
|
| D | scc.h | 169 unsigned int time; member
|
| /include/uapi/sound/ |
| D | asequencer.h | 242 struct snd_seq_real_time time; member 256 union snd_seq_timestamp time; /* time */ member 279 union snd_seq_timestamp time; /* schedule time */ member 292 union snd_seq_timestamp time; member 395 union snd_seq_timestamp time; member 495 struct snd_seq_real_time time; /* current time */ member
|
| /include/xen/interface/ |
| D | vcpu.h | 92 uint64_t time[4]; member
|
| /include/net/ |
| D | smc.h | 44 u64 time; member
|
| D | dst.h | 231 static inline void dst_use_noref(struct dst_entry *dst, unsigned long time) in dst_use_noref() 239 static inline void dst_hold_and_use(struct dst_entry *dst, unsigned long time) in dst_hold_and_use()
|
| /include/scsi/ |
| D | libfcoe.h | 203 unsigned long time; member 233 unsigned long time; member
|
| /include/sound/sof/ |
| D | info.h | 43 uint8_t time[10]; member
|
| /include/linux/sunrpc/ |
| D | cache.h | 276 static inline int get_time(char **bpp, time_t *time) in get_time()
|
| /include/sound/ |
| D | emux_synth.h | 163 unsigned int time; /* An allocation time */ member
|
12