Searched defs:th (Results 1 - 25 of 129) sorted by relevance

123456

/freebsd-13-stable/lib/libc/powerpc/sys/
H A D__vdso_gettc.c48 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-13-stable/lib/libc/sys/
H A Dtrivial-vdso_tc.c36 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
H A D__vdso_gettimeofday.c41 tc_delta(const struct vdso_timehands *th, u_int *delta) argument
64 struct vdso_timehands *th; local
[all...]
/freebsd-13-stable/lib/libc/powerpc64/sys/
H A D__vdso_gettc.c47 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-13-stable/lib/libc/aarch64/sys/
H A D__vdso_gettc.c60 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-13-stable/lib/libc/arm/sys/
H A D__vdso_gettc.c65 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-13-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dcondition.h33 unsigned long th; member in struct:isc_condition_thread
/freebsd-13-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_kill.c75 } th[NTHREAD]; variable in typeref:struct:threadinfo
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dmop.cpp48 pthread_t th; local
/freebsd-13-stable/sys/dev/ixgbe/
H A Dif_fdir.c86 struct tcphdr *th; local
/freebsd-13-stable/sys/netinet/
H A Dtcp_debug.c99 tcp_trace(short act, short ostate, struct tcpcb *tp, void *ipgen, struct tcphdr *th, int req) argument
[all...]
H A Dtcp_debug.h56 struct tcphdr th; member in struct:tcp_debug::__anon15376
H A Din_rss.c216 const struct tcphdr *th; local
H A Dtcp_pcap.c159 tcp_pcap_copy_bestfit(struct tcphdr *th, struct mbuf *m, struct mbuf *n) argument
264 tcp_pcap_add(struct tcphdr *th, struct mbuf *m, struct mbufq *queue) argument
[all...]
/freebsd-13-stable/contrib/ipfilter/lib/
H A Dipft_tx.c170 tcphdr_t th, *tcp = &th; local
348 tcphdr_t th, *tcp = &th; local
/freebsd-13-stable/contrib/flex/src/
H A Dtables.c83 yytbl_hdr_init(struct yytbl_hdr *th, const char *version_str, const char *name) argument
143 yytbl_hdr_fwrite(struct yytbl_writer *wr, const struct yytbl_hdr *th) argument
[all...]
/freebsd-13-stable/sys/net/
H A Dslcompress.c160 struct tcphdr *th; local
458 struct tcphdr *th; local
[all...]
/freebsd-13-stable/sys/net80211/
H A Dieee80211_radiotap.c117 struct ieee80211_radiotap_header *th local
56 ieee80211_radiotap_attach(struct ieee80211com *ic, struct ieee80211_radiotap_header *th, int tlen, uint32_t tx_radiotap, struct ieee80211_radiotap_header *rh, int rlen, uint32_t rx_radiotap) argument
65 ieee80211_radiotap_attachv(struct ieee80211com *ic, struct ieee80211_radiotap_header *th, int tlen, int n_tx_v, uint32_t tx_radiotap, struct ieee80211_radiotap_header *rh, int rlen, int n_rx_v, uint32_t rx_radiotap) argument
176 struct ieee80211_radiotap_header *th = ic->ic_th; local
212 struct ieee80211_radiotap_header *th = ic->ic_th; local
[all...]
/freebsd-13-stable/sys/kern/
H A Dkern_sharedpage.c148 struct vdso_timehands th; local
181 struct vdso_timehands32 th; local
/freebsd-13-stable/usr.sbin/ppp/
H A Dslcompress.c168 register struct tcphdr *th; local
437 register struct tcphdr *th; local
[all...]
/freebsd-13-stable/sys/netinet6/
H A Din6_rss.c220 const struct tcphdr *th; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBQueue.cpp297 SBThread th = m_opaque_sp->GetThreadAtIndex(idx); local
/freebsd-13-stable/lib/libc/x86/sys/
H A D__vdso_gettc.c57 rdtsc_low(const struct vdso_timehands *th) argument
67 rdtscp_low(const struct vdso_timehands *th) argument
77 rdtsc_low_mb_lfence(const struct vdso_timehands *th) argument
84 rdtsc_low_mb_mfence(const struct vdso_timehands *th) argument
91 rdtsc_low_mb_none(const struct vdso_timehands *th) argument
187 DEFINE_UIFUNC(static, u_int, __vdso_gettc_rdtsc_low, (const struct vdso_timehands *th)) argument
317 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
[all...]
/freebsd-13-stable/contrib/bearssl/src/ec/
H A Dec_c25519_m64.c262 uint64_t t0, t1, t2, t3, t4, t5, t6, t7, th; local
[all...]
/freebsd-13-stable/contrib/libedit/
H A Drefresh.c1032 int h, v, th, w; local

Completed in 1603 milliseconds

123456