Home
last modified time | relevance | path

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

12345678910>>...23

/freebsd-head/sys/compat/linuxkpi/common/src/
HDlinux_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 …]
HDlinux_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-head/sys/kern/
HDsubr_turnstile.c178 propagate_unlock_ts(struct turnstile *top, struct turnstile *ts) in propagate_unlock_ts()
201 struct turnstile *ts, *top; in propagate_priority() local
313 turnstile_adjust_thread(struct turnstile *ts, struct thread *td) in turnstile_adjust_thread()
445 struct turnstile *ts; in turnstile_adjust() local
478 turnstile_setowner(struct turnstile *ts, struct thread *owner) in turnstile_setowner()
500 struct turnstile *ts; in turnstile_dtor() local
515 struct turnstile *ts; in turnstile_init() local
530 struct turnstile *ts; in turnstile_fini() local
550 turnstile_free(struct turnstile *ts) in turnstile_free()
572 struct turnstile *ts; in turnstile_trywait() local
[all …]
HDsubr_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()
HDsched_4bsd.c114 #define SKE_RUNQ_PCPU(ts) \ argument
466 struct td_sched *ts; in schedcpu() local
579 struct td_sched *ts; in updatepri() local
726 struct td_sched *ts; in sched_clock_tick() local
814 struct td_sched *ts, *tsc; in sched_fork_thread() local
1134 struct td_sched *ts; in sched_wakeup() local
1312 struct td_sched *ts; in sched_add() local
1458 struct td_sched *ts; in sched_rem() local
1561 struct td_sched *ts = td_get_sched(td); in sched_bind() local
1621 struct td_sched *ts; in sched_pctcpu() local
[all …]
/freebsd-head/sys/compat/linuxkpi/common/include/linux/
HDktime.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 …]
HDtime.h76 #define getrawmonotonic(ts) nanouptime(ts) argument
81 struct timespec ts; in timespec_sub() local
89 set_normalized_timespec(struct timespec *ts, time_t sec, int64_t nsec) in set_normalized_timespec()
97 timespec_to_ns(const struct timespec *ts) in timespec_to_ns()
105 struct timespec ts; in ns_to_timespec() local
127 timespec_valid(const struct timespec *ts) in timespec_valid()
/freebsd-head/sys/net80211/
HDieee80211_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-head/sys/contrib/openzfs/include/os/freebsd/spl/sys/
HDtime.h55 #define TIMESPEC_OVERFLOW(ts) \ argument
58 #define TIMESPEC_OVERFLOW(ts) \ argument
68 struct timespec ts; in gethrtime() local
77 #define gethrestime(ts) getnanotime(ts) argument
91 struct timespec ts; in gethrtime() local
/freebsd-head/sys/contrib/openzfs/include/os/linux/zfs/sys/
HDzpl.h163 #define zpl_inode_timestamp_truncate(ts, ip) timestamp_truncate(ts, ip) argument
165 #define zpl_inode_timestamp_truncate(ts, ip) \ argument
195 #define zpl_inode_set_ctime_to_ts(ip, ts) inode_set_ctime_to_ts(ip, ts) argument
197 #define zpl_inode_set_ctime_to_ts(ip, ts) (ip->i_ctime = ts) argument
205 #define zpl_inode_set_atime_to_ts(ip, ts) inode_set_atime_to_ts(ip, ts) argument
207 #define zpl_inode_set_atime_to_ts(ip, ts) (ip->i_atime = ts) argument
215 #define zpl_inode_set_mtime_to_ts(ip, ts) inode_set_mtime_to_ts(ip, ts) argument
217 #define zpl_inode_set_mtime_to_ts(ip, ts) (ip->i_mtime = ts) argument
/freebsd-head/contrib/ntp/libntp/
HDprettydate.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-head/contrib/lua/src/
HDlstring.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-head/sys/contrib/openzfs/include/os/linux/spl/sys/
HDtime.h60 #define TIMESPEC_OVERFLOW(ts) \ argument
69 gethrestime(inode_timespec_t *ts) in gethrestime()
77 inode_timespec_t ts; in gethrestime_sec() local
85 struct timespec64 ts; in gethrtime() local
/freebsd-head/sbin/ipf/ipsend/
HDiptests.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
1240 struct timespec ts; in ip_test6() local
1319 struct timespec ts; in ip_test7() local
/freebsd-head/contrib/netbsd-tests/lib/librt/
HDt_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-head/contrib/openbsm/bin/auditfilterd/
HDauditfilterd.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-head/sys/contrib/dev/athk/
HDdfs_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-head/crypto/openssh/regress/misc/fuzz-harness/
HDkex_fuzz.cc76 run_kex(struct test_state *ts, struct ssh *client, struct ssh *server) in run_kex()
174 do_kex_with_key(struct shared_state *st, struct test_state *ts, in do_kex_with_key()
322 struct test_state *ts; in main() local
394 do_kex(struct shared_state *st, struct test_state *ts, const char *kex) in do_kex()
402 kex_tests(struct shared_state *st, struct test_state *ts) in kex_tests()
414 struct test_state *ts; in LLVMFuzzerTestOneInput() local
/freebsd-head/sys/i386/linux/
HDlinux_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-head/sys/amd64/linux32/
HDlinux32_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-head/sys/sys/
HDtimespec.h39 #define TIMEVAL_TO_TIMESPEC(tv, ts) \ argument
44 #define TIMESPEC_TO_TIMEVAL(tv, ts) \ argument
/freebsd-head/contrib/file/src/
HDcdf_time.c99 cdf_timestamp_to_timespec(struct timespec *ts, cdf_timestamp_t t) in cdf_timestamp_to_timespec()
147 cdf_timespec_to_timestamp(cdf_timestamp_t *t, const struct timespec *ts) in cdf_timespec_to_timestamp()
189 struct timespec ts; in main() local
/freebsd-head/contrib/wpa/wpa_supplicant/utils/
HDlog2pcap.py20 def pcap_addpacket(pcap_file, ts, data): argument
46 ts = float(m.group(2)) variable
/freebsd-head/sys/dev/iicbus/pmic/rockchip/
HDrk8xx_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-head/sys/dev/watchdog/
HDwatchdog.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