/openbsd-src/sys/dev/pci/drm/include/linux/ |
H A D | interrupt.h | 73 tasklet_init(struct tasklet_struct *ts, void (*func)(unsigned long), in tasklet_init() 85 tasklet_setup(struct tasklet_struct *ts, in tasklet_setup() 97 tasklet_trylock(struct tasklet_struct *ts) in tasklet_trylock() 103 tasklet_unlock(struct tasklet_struct *ts) in tasklet_unlock() 110 tasklet_kill(struct tasklet_struct *ts) in tasklet_kill() 118 tasklet_schedule(struct tasklet_struct *ts) in tasklet_schedule() 125 tasklet_hi_schedule(struct tasklet_struct *ts) in tasklet_hi_schedule() 132 tasklet_disable_nosync(struct tasklet_struct *ts) in tasklet_disable_nosync() 139 tasklet_enable(struct tasklet_struct *ts) in tasklet_enable()
|
H A D | ktime.h | 31 struct timespec ts; in ktime_get() local 39 struct timespec ts; in ktime_get_raw() local 77 struct timespec64 ts; in ktime_to_timespec64() local 168 struct timespec ts; in ktime_set() local
|
/openbsd-src/usr.bin/rsync/ |
H A D | session.c | 34 double tr, tw, ts; in stats_log() local 103 uint64_t tw, tr, ts; in sess_stats_send() local 139 uint64_t tr, tw, ts; in sess_stats_recv() local
|
H A D | receiver.c | 52 struct timespec ts[2]; in rsync_set_metadata() local 113 struct timespec ts[2]; in rsync_set_metadata_at() local
|
/openbsd-src/libexec/snmpd/snmpd_metrics/ |
H A D | pf.c | 294 const struct pfr_tstats *ts; in pft_get_table() local 325 const struct pfr_tstats *ts; in pft_count() local 366 struct pfr_tstats ts; in pfta_get_addr() local 408 struct pfr_tstats ts; in pfta_get_nextaddr() local 466 struct pfr_tstats ts; in pfta_get_first() local
|
/openbsd-src/gnu/gcc/libgomp/config/posix/ |
H A D | time.c | 52 struct timespec ts; in omp_get_wtime() local 69 struct timespec ts; in omp_get_wtick() local
|
/openbsd-src/games/tetris/ |
H A D | input.c | 53 #define TS_POS(ts) \ argument 105 struct timespec ts; in tsleep() local
|
/openbsd-src/regress/lib/libpthread/semaphore/sem_timedwait/ |
H A D | sem_timedwait.c | 37 struct timespec delay, ts, ts2; in main() local 114 struct timespec ts; in waiter() local
|
/openbsd-src/lib/libfido2/src/ |
H A D | io.c | 35 struct timespec ts; local 149 struct timespec ts; in transport_tx() local 182 struct timespec ts; in rx_frame() local 297 struct timespec ts; in transport_rx() local
|
/openbsd-src/sys/sys/ |
H A D | time.h | 63 #define TIMEVAL_TO_TIMESPEC(tv, ts) do { \ argument 67 #define TIMESPEC_TO_TIMEVAL(tv, ts) do { \ argument 243 BINTIME_TO_TIMESPEC(const struct bintime *bt, struct timespec *ts) in BINTIME_TO_TIMESPEC() 250 TIMESPEC_TO_BINTIME(const struct timespec *ts, struct bintime *bt) in TIMESPEC_TO_BINTIME() 399 NSEC_TO_TIMESPEC(uint64_t ns, struct timespec *ts) in NSEC_TO_TIMESPEC() 430 TIMESPEC_TO_NSEC(const struct timespec *ts) in TIMESPEC_TO_NSEC()
|
/openbsd-src/regress/lib/libc/fread/ |
H A D | fread.c | 62 char *ts = test_string; in dochild() local 79 char *ts = test_string; in dotest() local
|
/openbsd-src/regress/sys/kern/kqueue/ |
H A D | kqueue-timer.c | 39 struct timespec ts, start, end, now; in do_timer() local 262 struct timespec ts, start, end; in do_reset_timer() local
|
H A D | kqueue-pty.c | 22 struct timespec ts; in pty_check() local 123 struct timespec ts; in pty_close() local
|
/openbsd-src/bin/ksh/ |
H A D | table.c | 159 ktwalk(struct tstate *ts, struct table *tp) in ktwalk() 166 ktnext(struct tstate *ts) in ktnext() 217 struct tstate ts; in tprintinfo() local
|
/openbsd-src/usr.bin/ts/ |
H A D | ts.c | 52 struct timespec start, now, utc_offset, ts; in main() local 183 fmtprint(const struct timespec *ts) in fmtprint()
|
/openbsd-src/usr.bin/tail/ |
H A D | forward.c | 84 const struct timespec *ts = NULL; in forward() local 332 static const struct timespec ts = {1, 0}; in tfreopen() local
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | discovery.py | 94 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument 142 def getTestsInSuite(ts, path_in_suite, litConfig, argument
|
/openbsd-src/usr.bin/lndir/ |
H A D | lndir.c | 85 struct stat fs, ts; in main() local 183 dodir(char *fn, struct stat *fs, struct stat *ts, int rel) in dodir()
|
/openbsd-src/lib/libc/net/ |
H A D | res_random.c | 178 struct timespec ts; in res_initid() local 230 struct timespec ts; in __res_randomid() local
|
/openbsd-src/lib/libc/gen/ |
H A D | timespec_get.c | 36 timespec_get(struct timespec *ts, int base) in timespec_get()
|
/openbsd-src/sys/dev/pci/drm/include/linux/sched/ |
H A D | clock.h | 14 struct timespec ts; in local_clock() local
|
/openbsd-src/usr.sbin/npppd/common/ |
H A D | time_utils.c | 41 struct timespec ts; in get_nanotime() local
|
/openbsd-src/regress/usr.bin/ssh/unittests/misc/ |
H A D | test_ptimeout.c | 26 struct timespec pt, *ts; in test_ptimeout() local
|
/openbsd-src/regress/sys/kern/pledge/generic/ |
H A D | test_tty.c | 34 struct termios ts; /* sys/termios.h */ in test_request_tty() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 970923-1.c | 2 ts(a) in ts() function
|