Home
last modified time | relevance | path

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

12345678910>>...23

/freebsd-src/sys/compat/linuxkpi/common/src/
H A Dlinux_tasklet.c42 #define TASKLET_ST_CMPSET(ts, old, new) \ argument
45 #define TASKLET_ST_SET(ts, new) \ argument
48 #define TASKLET_ST_GET(ts) \ argument
66 struct tasklet_struct *ts; in tasklet_handler() local
146 tasklet_init(struct tasklet_struct *ts, in tasklet_init()
160 tasklet_setup(struct tasklet_struct *ts, tasklet_callback_t *c) in tasklet_setup()
185 tasklet_schedule(struct tasklet_struct *ts) in tasklet_schedule()
222 tasklet_kill(struct tasklet_struct *ts) in tasklet_kill()
233 tasklet_enable(struct tasklet_struct *ts) in tasklet_enable()
240 tasklet_disable(struct tasklet_struct *ts) in tasklet_disable()
[all …]
H A Dlinux_current.c60 struct task_struct *ts; in find_other_mm() local
82 struct task_struct *ts; in linux_alloc_current() local
176 linux_free_current(struct task_struct *ts) in linux_free_current()
185 struct task_struct *ts; in linuxkpi_thread_dtor() local
200 struct task_struct *ts; in linux_get_pid_task_int() local
315 struct task_struct *ts; in linux_current_uninit() local
/freebsd-src/sys/kern/
H A Dsubr_turnstile.c178 propagate_unlock_ts(struct turnstile *top, struct turnstile *ts) in propagate_unlock_ts() argument
201 struct turnstile *ts, *top; in propagate_priority() local
312 turnstile_adjust_thread(struct turnstile * ts,struct thread * td) turnstile_adjust_thread() argument
444 struct turnstile *ts; turnstile_adjust() local
477 turnstile_setowner(struct turnstile * ts,struct thread * owner) turnstile_setowner() argument
499 struct turnstile *ts; turnstile_dtor() local
514 struct turnstile *ts; turnstile_init() local
529 struct turnstile *ts; turnstile_fini() local
549 turnstile_free(struct turnstile * ts) turnstile_free() argument
571 struct turnstile *ts; turnstile_trywait() local
591 turnstile_lock(struct turnstile * ts,struct lock_object ** lockp,struct thread ** tdp) turnstile_lock() argument
613 turnstile_unlock(struct turnstile * ts,struct lock_object * lock) turnstile_unlock() argument
626 turnstile_assert(struct turnstile * ts) turnstile_assert() argument
632 turnstile_cancel(struct turnstile * ts) turnstile_cancel() argument
656 struct turnstile *ts; turnstile_lookup() local
685 turnstile_first_waiter(struct turnstile * ts) turnstile_first_waiter() argument
701 turnstile_claim(struct turnstile * ts) turnstile_claim() argument
738 turnstile_wait(struct turnstile * ts,struct thread * owner,int queue) turnstile_wait() argument
827 turnstile_signal(struct turnstile * ts,int queue) turnstile_signal() argument
878 turnstile_broadcast(struct turnstile * ts,int queue) turnstile_broadcast() argument
946 turnstile_unpend(struct turnstile * ts) turnstile_unpend() argument
1024 turnstile_disown(struct turnstile * ts) turnstile_disown() argument
1066 turnstile_head(struct turnstile * ts,int queue) turnstile_head() argument
1081 turnstile_empty(struct turnstile * ts,int queue) turnstile_empty() argument
1119 struct turnstile *ts; DB_SHOW_COMMAND() local
1172 struct turnstile *ts; print_lockchain() local
1271 struct turnstile *ts; print_waiter() local
1284 print_waiters(struct turnstile * ts,int indent) print_waiters() argument
1311 struct turnstile *ts; DB_SHOW_COMMAND() local
[all...]
H A Dsubr_clock.c135 clock_ct_to_ts(const struct clocktime *ct, struct timespec *ts) in clock_ct_to_ts()
195 clock_bcd_to_ts(const struct bcd_clocktime *bct, struct timespec *ts, bool ampm) in clock_bcd_to_ts()
244 clock_ts_to_ct(const struct timespec *ts, struct clocktime *ct) in clock_ts_to_ct()
305 clock_ts_to_bcd(const struct timespec *ts, struct bcd_clocktime *bct, bool ampm) in clock_ts_to_bcd()
369 clock_print_ts(const struct timespec *ts, int nsdigits) in clock_print_ts()
H A Dsched_4bsd.c114 #define SKE_RUNQ_PCPU(ts) \ argument
466 struct td_sched *ts; in schedcpu() local
579 struct td_sched *ts; updatepri() local
726 struct td_sched *ts; sched_clock_tick() local
814 struct td_sched *ts, *tsc; sched_fork_thread() local
1136 struct td_sched *ts; sched_wakeup() local
1315 struct td_sched *ts; sched_add() local
1461 struct td_sched *ts; sched_rem() local
1564 struct td_sched *ts = td_get_sched(td); sched_bind() local
1624 struct td_sched *ts; sched_pctcpu() local
1639 struct td_sched *ts; sched_pctcpu_delta() local
1768 struct td_sched *ts; sched_tdname() local
1784 struct td_sched *ts; sched_clear_tdname() local
1795 struct td_sched *ts; sched_affinity() local
[all...]
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dktime.h173 timespec_to_ktime(struct timespec ts) in timespec_to_ktime()
185 timespec64_to_ns(struct timespec64 *ts) in timespec64_to_ns()
194 #define ktime_get_ts(ts) getnanouptime(ts) argument
195 #define ktime_get_ts64(ts) getnanouptime(ts) argument
196 #define ktime_get_raw_ts64(ts) getnanouptime(ts) argument
197 #define ktime_get_real_ts64(ts) getnanotime(ts) argument
198 #define getrawmonotonic64(ts) getnanouptime(ts) argument
203 struct timespec ts; in ktime_get_ns() local
213 struct timespec ts; in ktime_get() local
222 struct timespec ts; in ktime_get_boottime() local
[all …]
H A Dtime.h74 #define getrawmonotonic(ts) nanouptime(ts) argument
79 struct timespec ts; in timespec_sub() local
87 set_normalized_timespec(struct timespec *ts, time_t sec, int64_t nsec) in set_normalized_timespec()
95 timespec_to_ns(const struct timespec *ts) in timespec_to_ns()
103 struct timespec ts; in ns_to_timespec() local
125 timespec_valid(const struct timespec *ts) in timespec_valid()
/freebsd-src/sys/net80211/
H A Dieee80211_tdma.c147 struct ieee80211_tdma_state *ts; in ieee80211_tdma_vattach() local
198 struct ieee80211_tdma_state *ts = vap->iv_tdma; in tdma_vdetach() local
226 struct ieee80211_tdma_state *ts = vap->iv_tdma; in tdma_newstate() local
293 struct ieee80211_tdma_state *ts = vap->iv_tdma; in tdma_beacon_miss() local
331 struct ieee80211_tdma_state *ts = vap->iv_tdma; in tdma_recv_mgmt() local
412 struct ieee80211_tdma_state *ts = vap->iv_tdma; in tdma_update() local
524 struct ieee80211_tdma_state *ts = vap->iv_tdma; in tdma_process_params() local
630 struct ieee80211_tdma_state *ts = vap->iv_tdma; in ieee80211_tdma_getslot() local
648 struct ieee80211_tdma_state *ts = vap->iv_tdma; in ieee80211_parse_tdma() local
687 const struct ieee80211_tdma_state *ts = vap->iv_tdma; in ieee80211_add_tdma() local
[all …]
/freebsd-src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dtime.h54 #define TIMESPEC_OVERFLOW(ts) \ argument
57 #define TIMESPEC_OVERFLOW(ts) \ argument
67 struct timespec ts; in gethrtime() local
76 #define gethrestime(ts) getnanotime(ts) argument
90 struct timespec ts; in gethrtime() local
/freebsd-src/contrib/wpa/wpa_supplicant/utils/
H A Dlog2pcap.py19 pcap_addpacket(pcap_file, ts, data) global() argument
45 ts = float(m.group(2)) global() variable
47 ts = 0 global() variable
/freebsd-src/contrib/ntp/libntp/
H A Dprettydate.c68 time_t ts; in get_struct_tm() local
155 l_fp *ts, in common_prettydate()
210 l_fp *ts in prettydate()
219 l_fp *ts in gmprettydate()
/freebsd-src/contrib/lua/src/
H A Dlstring.c51 unsigned int luaS_hashlongstr (TString *ts) { in luaS_hashlongstr()
144 TString *ts; in createstrobj() local
152 getstr(ts)[l] = '\0'; /* ending 0 */ in createstrobj() local
158 TString *ts = createstrobj(L, l, LUA_VLNGSTR, G(L)->seed); in luaS_createlngstrobj() local
164 void luaS_remove (lua_State *L, TString *ts) { in luaS_remove()
189 TString *ts; in internshrstr() local
225 TString *ts; in luaS_newlstr() local
/freebsd-src/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtime.h59 #define TIMESPEC_OVERFLOW(ts) \ argument
72 gethrestime(inode_timespec_t * ts) gethrestime() argument
92 inode_timespec_t ts; gethrestime_sec() local
108 struct timespec64 ts; gethrtime() local
[all...]
/freebsd-src/sbin/ipf/ipsend/
H A Diptests.c97 struct timespec ts; in ip_test1() local
448 struct timespec ts; local
542 struct timespec ts; in ip_test3() local
737 struct timespec ts; in ip_test4() local
898 struct timespec ts; in ip_test5() local
1242 struct timespec ts; ip_test6() local
1321 struct timespec ts; ip_test7() local
[all...]
/freebsd-src/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzpl.h237 zpl_inode_timestamp_truncate(ts,ip) global() argument
239 zpl_inode_timestamp_truncate(ts,ip) global() argument
242 zpl_inode_timestamp_truncate(ts,ip) global() argument
272 zpl_inode_set_ctime_to_ts(ip,ts) global() argument
274 zpl_inode_set_ctime_to_ts(ip,ts) global() argument
282 zpl_inode_set_atime_to_ts(ip,ts) global() argument
284 zpl_inode_set_atime_to_ts(ip,ts) global() argument
292 zpl_inode_set_mtime_to_ts(ip,ts) global() argument
294 zpl_inode_set_mtime_to_ts(ip,ts) global() argument
[all...]
/freebsd-src/contrib/netbsd-tests/lib/librt/
H A Dt_sem.c207 timespec_add_ms(struct timespec *ts, int ms) in timespec_add_ms()
249 struct timespec ts; in ATF_TC_BODY() local
306 struct timespec ts; in ATF_TC_BODY() local
330 struct timespec ts; in ATF_TC_BODY() local
354 struct timespec ts; in ATF_TC_BODY() local
387 struct timespec ts; in ATF_TC_BODY() local
/freebsd-src/contrib/openbsm/bin/auditfilterd/
H A Dauditfilterd.c121 present_rawrecord(struct timespec *ts, u_char *data, u_int len) in present_rawrecord()
137 present_tokens(struct timespec *ts, u_char *data, u_int len) in present_tokens()
166 struct timespec ts; in mainloop_file() local
221 struct timespec ts; in mainloop_pipe() local
/freebsd-src/sys/contrib/dev/athk/
H A Ddfs_pri_detector.c37 u64 ts; member
201 static bool pulse_queue_enqueue(struct pri_detector *pde, u64 ts) in pulse_queue_enqueue()
225 u64 ts, u32 min_count) in pseq_handler_create_sequences()
304 pseq_handler_add_to_existing_seqs(struct pri_detector *pde, u64 ts) in pseq_handler_add_to_existing_seqs()
358 static void pri_detector_reset(struct pri_detector *pde, u64 ts) in pri_detector_reset()
386 u64 ts = event->ts; in pri_detector_add_pulse() local
/freebsd-src/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc76 run_kex(struct test_state *ts, struct ssh *client, struct ssh *server) in run_kex()
175 do_kex_with_key(struct shared_state *st, struct test_state *ts, in do_kex_with_key()
327 struct test_state *ts; in main() local
399 do_kex(struct shared_state *st, struct test_state *ts, const char *kex) in do_kex()
408 kex_tests(struct shared_state *st, struct test_state *ts) in kex_tests()
420 struct test_state *ts; in LLVMFuzzerTestOneInput() local
/freebsd-src/sys/i386/linux/
H A Dlinux_vdso_gtod.c70 __vdso_clock_gettime_fallback(clockid_t clock_id, struct l_timespec *ts) in __vdso_clock_gettime_fallback()
85 __vdso_clock_gettime64_fallback(clockid_t clock_id, struct l_timespec64 *ts) in __vdso_clock_gettime64_fallback()
115 __vdso_clock_getres_fallback(clockid_t clock_id, struct l_timespec *ts) in __vdso_clock_getres_fallback()
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_vdso_gtod.c70 __vdso_clock_gettime_fallback(clockid_t clock_id, struct l_timespec *ts) in __vdso_clock_gettime_fallback()
85 __vdso_clock_gettime64_fallback(clockid_t clock_id, struct l_timespec64 *ts) in __vdso_clock_gettime64_fallback()
115 __vdso_clock_getres_fallback(clockid_t clock_id, struct l_timespec *ts) in __vdso_clock_getres_fallback()
/freebsd-src/sys/sys/
H A Dtimespec.h39 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ argument
44 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ argument
/freebsd-src/contrib/file/src/
H A Dcdf_time.c99 cdf_timestamp_to_timespec(struct timespec *ts, cdf_timestamp_t t) in cdf_timestamp_to_timespec() argument
147 cdf_timespec_to_timestamp(cdf_timestamp_t *t, const struct timespec *ts) in cdf_timespec_to_timestamp() argument
189 struct timespec ts; in main() local
[all...]
/freebsd-src/sys/dev/iicbus/pmic/rockchip/
H A Drk8xx_rtc.c37 rk8xx_gettime(device_t dev, struct timespec *ts) in rk8xx_gettime()
106 rk8xx_settime(device_t dev, struct timespec *ts) in rk8xx_settime()
/freebsd-src/sys/dev/watchdog/
H A Dwatchdog.c84 pow2ns_to_ts(int pow2ns, struct timespec *ts) in pow2ns_to_ts()
97 struct timespec ts; in pow2ns_to_ticks() local
183 struct timespec ts; in wdog_kern_pat() local
227 struct timespec ts; in wd_get_time_left() local

12345678910>>...23