Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dinterrupt.h73 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 Dktime.h31 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 Dsession.c34 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 Dreceiver.c52 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 Dpf.c294 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 Dtime.c52 struct timespec ts; in omp_get_wtime() local
69 struct timespec ts; in omp_get_wtick() local
/openbsd-src/games/tetris/
H A Dinput.c53 #define TS_POS(ts) \ argument
105 struct timespec ts; in tsleep() local
/openbsd-src/regress/lib/libpthread/semaphore/sem_timedwait/
H A Dsem_timedwait.c37 struct timespec delay, ts, ts2; in main() local
114 struct timespec ts; in waiter() local
/openbsd-src/lib/libfido2/src/
H A Dio.c35 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 Dtime.h63 #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 Dfread.c62 char *ts = test_string; in dochild() local
79 char *ts = test_string; in dotest() local
/openbsd-src/regress/sys/kern/kqueue/
H A Dkqueue-timer.c39 struct timespec ts, start, end, now; in do_timer() local
262 struct timespec ts, start, end; in do_reset_timer() local
H A Dkqueue-pty.c22 struct timespec ts; in pty_check() local
123 struct timespec ts; in pty_close() local
/openbsd-src/bin/ksh/
H A Dtable.c159 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 Dts.c52 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 Dforward.c84 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 Ddiscovery.py94 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 Dlndir.c85 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 Dres_random.c178 struct timespec ts; in res_initid() local
230 struct timespec ts; in __res_randomid() local
/openbsd-src/lib/libc/gen/
H A Dtimespec_get.c36 timespec_get(struct timespec *ts, int base) in timespec_get()
/openbsd-src/sys/dev/pci/drm/include/linux/sched/
H A Dclock.h14 struct timespec ts; in local_clock() local
/openbsd-src/usr.sbin/npppd/common/
H A Dtime_utils.c41 struct timespec ts; in get_nanotime() local
/openbsd-src/regress/usr.bin/ssh/unittests/misc/
H A Dtest_ptimeout.c26 struct timespec pt, *ts; in test_ptimeout() local
/openbsd-src/regress/sys/kern/pledge/generic/
H A Dtest_tty.c34 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 D970923-1.c2 ts(a) in ts() function

12345678910>>...12