| /f-stack/freebsd/sys/ |
| H A D | stat.h | 114 struct timespec st_atim; /* time of last access */ 115 struct timespec st_mtim; /* time of last data modification */ 133 struct timespec st_atim; /* time of last access */ 142 struct timespec st_birthtim; /* time of file creation */ 151 unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec)); 152 unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec)); 173 struct timespec st_atim; /* time of last access */ 185 struct timespec st_birthtim; /* time of file creation */ 203 struct timespec st_atim; /* time of last access */ 211 struct timespec st_birthtim; /* time of file creation */ [all …]
|
| H A D | timeffc.h | 157 void ffclock_reset_clock(struct timespec *ts); 209 void ffclock_nanotime(struct timespec *tsp); 213 void ffclock_getnanotime(struct timespec *tsp); 217 void ffclock_nanouptime(struct timespec *tsp); 221 void ffclock_getnanouptime(struct timespec *tsp); 239 void fbclock_nanotime(struct timespec *tsp); 243 void fbclock_getnanotime(struct timespec *tsp); 247 void fbclock_nanouptime(struct timespec *tsp); 251 void fbclock_getnanouptime(struct timespec *tsp); 271 nanotime_fromclock(struct timespec *tsp, int whichclock) in nanotime_fromclock() [all …]
|
| H A D | clock.h | 85 int clock_ct_to_ts(const struct clocktime *, struct timespec *); 86 void clock_ts_to_ct(const struct timespec *, struct clocktime *); 122 int clock_bcd_to_ts(const struct bcd_clocktime *, struct timespec *, bool ampm); 123 void clock_ts_to_bcd(const struct timespec *, struct bcd_clocktime *, bool ampm); 174 void timespec2fattime(const struct timespec *tsp, int utc, u_int16_t *ddp, 177 struct timespec *tsp); 186 void clock_print_ts(const struct timespec *ts, int nsdig); 198 void clock_dbgprint_ts(device_t dev, int rw, const struct timespec *ts);
|
| H A D | ksem.h | 56 struct timespec ks_atime; 57 struct timespec ks_mtime; 58 struct timespec ks_ctime; 59 struct timespec ks_birthtime;
|
| H A D | syscallsubr.h | 102 struct timespec *ts); 104 struct timespec *ats); 106 const struct timespec *rqtp, struct timespec *rmtp); 108 struct timespec *ats); 180 const struct timespec *timeout); 218 struct timespec *rmt); 229 struct timespec *tsp, sigset_t *uset); 265 struct timespec *ts); 267 struct timespec *ts); 300 struct ksiginfo *ksi, struct timespec *timeout); [all …]
|
| H A D | timepps.h | 42 struct timespec tspec; 111 struct timespec timeout; 117 struct timespec timeout; 175 void hardpps(struct timespec *tsp, long nsec); 218 pps_info_t *ppsinfobuf, const struct timespec *timeout) in time_pps_fetch() 236 pps_info_ffc_t *ppsinfobuf, const struct timespec *timeout) in time_pps_fetch_ffc()
|
| H A D | pipe.h | 112 struct timespec pipe_atime; /* time of last access */ 113 struct timespec pipe_mtime; /* time of last modify */ 114 struct timespec pipe_ctime; /* time of status change */
|
| H A D | timespec.h | 61 struct timespec it_interval; 62 struct timespec it_value;
|
| H A D | time.h | 281 bintime2timespec(const struct bintime *_bt, struct timespec *_ts) in bintime2timespec() 290 timespec2bintime(const struct timespec *_ts, struct bintime *_bt) in timespec2bintime() 315 static __inline struct timespec 318 struct timespec _ts; in sbttots() 326 tstosbt(struct timespec _ts) in tstosbt() 540 void nanouptime(struct timespec *tsp); 553 void nanotime(struct timespec *tsp); 557 void getnanouptime(struct timespec *tsp); 570 void getnanotime(struct timespec *tsp);
|
| H A D | mman.h | 281 struct timespec shm_atime; 282 struct timespec shm_mtime; 283 struct timespec shm_ctime; 284 struct timespec shm_birthtime;
|
| H A D | _semaphore.h | 34 struct timespec; 46 int ksem_timedwait(semid_t id, const struct timespec *abstime);
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_alarm.c | 36 struct timespec time; 65 timespec_cmp(const struct timespec *now, const struct timespec *at) in timespec_cmp() 79 diff_ns(struct timespec *now, struct timespec *at) in diff_ns() 96 struct timespec now; in eal_alarm_get_timeout_ns() 148 struct timespec now; in eal_alarm_callback() 183 struct timespec now; in rte_eal_alarm_set()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | octeon_rtc.c | 50 static int octeon_rtc_settime(device_t dev, struct timespec *ts); 51 static int octeon_rtc_gettime(device_t dev, struct timespec *ts); 102 octeon_rtc_settime(device_t dev, struct timespec *ts) in octeon_rtc_settime() 119 octeon_rtc_gettime(device_t dev, struct timespec *ts) in octeon_rtc_gettime()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_rtc.c | 110 struct timespec resadj; 139 struct timespec ts; in settime_task_func() 162 struct timespec now; in clock_dbgprint_hdr() 203 clock_dbgprint_ts(device_t dev, int rw, const struct timespec *ts) in clock_dbgprint_ts() 292 read_clocks(struct timespec *ts, bool debug_read) in read_clocks() 336 struct timespec ts; in inittodr() 379 struct timespec now; in resettodr() 406 struct timespec ts_discard; in sysctl_clock_do_io()
|
| H A D | kern_time.c | 123 struct timespec ts; in settime() 225 struct timespec *tp; 232 struct timespec ats; in sys_clock_gettime() 387 struct timespec ats; in sys_clock_settime() 426 struct timespec *tp; 432 struct timespec ts; in sys_clock_getres() 503 const struct timespec *rqt, struct timespec *rmt) in kern_clock_nanosleep() 588 struct timespec *rqtp; 589 struct timespec *rmtp; 622 const struct timespec *ua_rqtp, struct timespec *ua_rmtp) in user_clock_nanosleep() [all …]
|
| H A D | p1003_1b.c | 327 struct timespec timespec; 330 error = kern_sched_rr_get_interval(td, uap->pid, ×pec); 332 error = copyout(×pec, uap->interval, sizeof(timespec)); 338 struct timespec *ts) 362 struct timespec *ts)
|
| H A D | ksched.c | 58 struct timespec rr_interval; 269 struct timespec *timespec) in ksched_rr_get_interval() argument 272 *timespec = ksched->rr_interval; in ksched_rr_get_interval()
|
| /f-stack/dpdk/examples/performance-thread/pthread_shim/ |
| H A D | pthread_shim.c | 65 (pthread_cond_t *, pthread_mutex_t *, const struct timespec *); 95 (pthread_mutex_t *__mutex, const struct timespec *); 107 (pthread_rwlock_t *__rwlock, const struct timespec *); 109 (pthread_rwlock_t *__rwlock, const struct timespec *); 149 (const struct timespec *req, struct timespec *rem); 346 const struct timespec *__rte_restrict time) in pthread_cond_timedwait() 488 int pthread_mutex_timedlock(pthread_mutex_t *mutex, const struct timespec *b) in pthread_mutex_timedlock() 525 int pthread_rwlock_timedrdlock(pthread_rwlock_t *a, const struct timespec *b) in pthread_rwlock_timedrdlock() 531 int pthread_rwlock_timedwrlock(pthread_rwlock_t *a, const struct timespec *b) in pthread_rwlock_timedwrlock() 669 int nanosleep(const struct timespec *req, struct timespec *rem) in nanosleep()
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | types.h | 59 typedef struct timespec timestruc_t; 60 typedef struct timespec timespec_t; 61 typedef struct timespec inode_timespec_t;
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | time.h | 79 typedef struct timespec timespec_t; 80 typedef struct timespec inode_timespec_t; 102 struct timespec ts; in gethrtime()
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_time.h | 79 rte_timespec_to_ns(const struct timespec *ts) in rte_timespec_to_ns() 87 static inline struct timespec 90 struct timespec ts = {0, 0}; in rte_ns_to_timespec()
|
| /f-stack/dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_ptp.c | 44 struct timespec *timestamp) in dpaa2_timesync_read_time() 64 const struct timespec *ts) in dpaa2_timesync_write_time() 110 struct timespec *timestamp) in dpaa2_timesync_read_tx_timestamp() 124 struct timespec *timestamp, in dpaa2_timesync_read_rx_timestamp()
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | time.h | 57 typedef struct timespec timespec_t; 65 typedef struct timespec inode_timespec_t; 111 struct timespec ts; in gethrtime()
|
| /f-stack/freebsd/arm/mv/ |
| H A D | rtc.c | 72 static int mv_rtc_gettime(device_t dev, struct timespec *ts); 73 static int mv_rtc_settime(device_t dev, struct timespec *ts); 131 mv_rtc_gettime(device_t dev, struct timespec *ts) in mv_rtc_gettime() 157 mv_rtc_settime(device_t dev, struct timespec *ts) in mv_rtc_settime()
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | pcf2123_rtc.c | 61 static int pcf2123_rtc_gettime(device_t dev, struct timespec *ts); 62 static int pcf2123_rtc_settime(device_t dev, struct timespec *ts); 103 pcf2123_rtc_gettime(device_t dev, struct timespec *ts) in pcf2123_rtc_gettime() 143 pcf2123_rtc_settime(device_t dev, struct timespec *ts) in pcf2123_rtc_settime()
|