/freebsd-src/lib/libthread_db/ |
H A D | thread_db.c | 94 td_ta_map_id2thr(const td_thragent_t *ta, thread_t id, td_thrhandle_t *th) in td_ta_map_id2thr() 100 td_ta_map_lwp2thr(const td_thragent_t *ta, lwpid_t lwpid, td_thrhandle_t *th) in td_ta_map_lwp2thr() 144 td_thr_clear_event(const td_thrhandle_t *th, td_thr_events_t *events) in td_thr_clear_event() 151 td_thr_dbresume(const td_thrhandle_t *th) in td_thr_dbresume() 158 td_thr_dbsuspend(const td_thrhandle_t *th) in td_thr_dbsuspend() 165 td_thr_event_enable(const td_thrhandle_t *th, int en) in td_thr_event_enable() 172 td_thr_event_getmsg(const td_thrhandle_t *th, td_event_msg_t *msg) in td_thr_event_getmsg() 179 td_thr_old_get_info(const td_thrhandle_t *th, td_old_thrinfo_t *info) in td_thr_old_get_info() 187 td_thr_get_info(const td_thrhandle_t *th, td_thrinfo_t *info) in td_thr_get_info() 195 td_thr_getxmmregs(const td_thrhandle_t *th, char *fxsave) in td_thr_getxmmregs() [all …]
|
H A D | libthr_db.c | 202 pt_ta_map_id2thr(const td_thragent_t *ta, thread_t id, td_thrhandle_t *th) in pt_ta_map_id2thr() 236 pt_ta_map_lwp2thr(const td_thragent_t *ta, lwpid_t lwp, td_thrhandle_t *th) in pt_ta_map_lwp2thr() 246 td_thrhandle_t th; in pt_ta_thr_iter() local 409 pt_dbsuspend(const td_thrhandle_t *th, int suspend) in pt_dbsuspend() 428 pt_thr_dbresume(const td_thrhandle_t *th) in pt_thr_dbresume() 436 pt_thr_dbsuspend(const td_thrhandle_t *th) in pt_thr_dbsuspend() 444 pt_thr_validate(const td_thrhandle_t *th) in pt_thr_validate() 456 pt_thr_get_info_common(const td_thrhandle_t *th, td_thrinfo_t *info, int old) in pt_thr_get_info_common() 512 pt_thr_old_get_info(const td_thrhandle_t *th, td_old_thrinfo_t *info) in pt_thr_old_get_info() 519 pt_thr_get_info(const td_thrhandle_t *th, td_thrinfo_t *info) in pt_thr_get_info() [all …]
|
H A D | libpthread_db.c | 221 pt_ta_map_id2thr(const td_thragent_t *ta, thread_t id, td_thrhandle_t *th) in pt_ta_map_id2thr() 295 pt_ta_map_lwp2thr(const td_thragent_t *ta, lwpid_t lwp, td_thrhandle_t *th) in pt_ta_map_lwp2thr() 338 td_thrhandle_t th; in pt_ta_thr_iter() local 440 pt_dbsuspend(const td_thrhandle_t *th, int suspend) in pt_dbsuspend() 545 pt_thr_dbresume(const td_thrhandle_t *th) in pt_thr_dbresume() 553 pt_thr_dbsuspend(const td_thrhandle_t *th) in pt_thr_dbsuspend() 561 pt_thr_validate(const td_thrhandle_t *th) in pt_thr_validate() 574 pt_thr_old_get_info(const td_thrhandle_t *th, td_old_thrinfo_t *info) in pt_thr_old_get_info() 664 pt_thr_get_info(const td_thrhandle_t *th, td_thrinfo_t *info) in pt_thr_get_info() 675 pt_thr_getxmmregs(const td_thrhandle_t *th, char *fxsave) in pt_thr_getxmmregs() [all …]
|
/freebsd-src/sys/netinet/tcp_stacks/ |
H A D | rack_bbr_common.c | 138 struct tcphdr *th; in ctf_get_enet_type() local 351 struct tcphdr *th; ctf_process_inbound_raw() local 524 ctf_do_dropwithreset(struct mbuf * m,struct tcpcb * tp,struct tcphdr * th,int32_t rstreason,int32_t tlen) ctf_do_dropwithreset() argument 571 _ctf_drop_checks(struct tcpopt * to,struct mbuf * m,struct tcphdr * th,struct tcpcb * tp,int32_t * tlenp,int32_t * thf,int32_t * drop_hdrlen,int32_t * ret_val,uint32_t * ts,uint32_t * cnt) _ctf_drop_checks() argument 680 __ctf_do_dropafterack(struct mbuf * m,struct tcpcb * tp,struct tcphdr * th,int32_t thflags,int32_t tlen,int32_t * ret_val,uint32_t * ts,uint32_t * cnt) __ctf_do_dropafterack() argument 723 __ctf_process_rst(struct mbuf * m,struct tcphdr * th,struct socket * so,struct tcpcb * tp,uint32_t * ts,uint32_t * cnt) __ctf_process_rst() argument 819 ctf_challenge_ack(struct mbuf * m,struct tcphdr * th,struct tcpcb * tp,uint8_t iptos,int32_t * ret_val) ctf_challenge_ack() argument 851 ctf_ts_check(struct mbuf * m,struct tcphdr * th,struct tcpcb * tp,int32_t tlen,int32_t thflags,int32_t * ret_val) ctf_ts_check() argument 925 ctf_do_dropwithreset_conn(struct mbuf * m,struct tcpcb * tp,struct tcphdr * th,int32_t rstreason,int32_t tlen) ctf_do_dropwithreset_conn() argument [all...] |
/freebsd-src/lib/libsys/x86/ |
H A D | __vdso_gettc.c | 55 rdtsc_low(const struct vdso_timehands *th) in rdtsc_low() 65 rdtscp_low(const struct vdso_timehands *th) in rdtscp_low() 75 rdtsc_low_mb_lfence(const struct vdso_timehands *th) in rdtsc_low_mb_lfence() 82 rdtsc_low_mb_mfence(const struct vdso_timehands *th) in rdtsc_low_mb_mfence() 89 rdtsc_low_mb_none(const struct vdso_timehands *th) in rdtsc_low_mb_none() 349 __vdso_pvclock_gettc(const struct vdso_timehands *th, u_int *tc) in __vdso_pvclock_gettc() 403 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) in __vdso_gettc()
|
/freebsd-src/sys/netinet/ |
H A D | tcp_input.c | 264 hhook_run_tcp_est_in(struct tcpcb * tp,struct tcphdr * th,struct tcpopt * to) hhook_run_tcp_est_in() argument 283 cc_ack_received(struct tcpcb * tp,struct tcphdr * th,uint16_t nsegs,uint16_t type) cc_ack_received() argument 409 cc_cong_signal(struct tcpcb * tp,struct tcphdr * th,uint32_t type) cc_cong_signal() argument 477 cc_post_recovery(struct tcpcb * tp,struct tcphdr * th) cc_post_recovery() argument 546 cc_ecnpkt_handler(struct tcpcb * tp,struct tcphdr * th,uint8_t iptos) cc_ecnpkt_handler() argument 607 struct tcphdr *th = NULL; tcp_input_with_port() local 1473 tcp_autorcvbuf(struct mbuf * m,struct tcphdr * th,struct socket * so,struct tcpcb * tp,int tlen) tcp_autorcvbuf() argument 1519 tcp_do_segment(struct tcpcb * tp,struct mbuf * m,struct tcphdr * th,int drop_hdrlen,int tlen,uint8_t iptos) tcp_do_segment() argument 3437 tcp_dropwithreset(struct mbuf * m,struct tcphdr * th,struct tcpcb * tp,int tlen,int rstreason) tcp_dropwithreset() argument 3610 tcp_pulloutofband(struct socket * so,struct tcphdr * th,struct mbuf * m,int off) tcp_pulloutofband() argument 4028 tcp_do_prr_ack(struct tcpcb * tp,struct tcphdr * th,struct tcpopt * to,sackstatus_t sack_changed,u_int * maxsegp) tcp_do_prr_ack() argument 4122 tcp_newreno_partial_ack(struct tcpcb * tp,struct tcphdr * th) tcp_newreno_partial_ack() argument [all...] |
H A D | tcp_pcap.c | 159 tcp_pcap_copy_bestfit(struct tcphdr *th, struct mbuf *m, struct mbuf *n) in tcp_pcap_copy_bestfit() 264 tcp_pcap_add(struct tcphdr *th, struct mbuf *m, struct mbufq *queue) in tcp_pcap_add()
|
H A D | tcp_lro_hpts.c | 67 build_ack_entry(struct tcp_ackent * ae,struct tcphdr * th,struct mbuf * m,uint32_t * ts_ptr,uint16_t iptos) build_ack_entry() argument 93 tcp_lro_ack_valid(struct mbuf * m,struct tcphdr * th,uint32_t ** ppts,bool * other_opts) tcp_lro_ack_valid() argument 256 struct tcphdr *th; do_bpf_strip_and_compress() local [all...] |
/freebsd-src/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_alloc.cpp | 227 static void set_thr_data(kmp_info_t *th) { in set_thr_data() 253 static thr_data_t *get_thr_data(kmp_info_t *th) { in get_thr_data() 264 static void __kmp_bget_dequeue(kmp_info_t *th) { in __kmp_bget_dequeue() 313 static void __kmp_bget_enqueue(kmp_info_t *th, void *buf in __kmp_bget_enqueue() 395 static void bcheck(kmp_info_t *th, bufsize *max_free, bufsize *total_free) { in bcheck() 425 static void *bget(kmp_info_t *th, bufsize requested_size) { in bget() 637 static void *bgetz(kmp_info_t *th, bufsize size) { in bgetz() 667 static void *bgetr(kmp_info_t *th, void *buf, bufsize size) { in bgetr() 701 static void brel(kmp_info_t *th, void *buf) { in brel() 865 static void bectl(kmp_info_t *th, bget_compact_t compact, in bectl() [all …]
|
H A D | z_Windows_NT_util.cpp | 203 kmp_info_t *th, C *flag) { in __kmp_win32_cond_wait() 317 void __kmp_suspend_initialize_thread(kmp_info_t *th) { in __kmp_suspend_initialize_thread() 337 void __kmp_suspend_uninitialize_thread(kmp_info_t *th) { in __kmp_suspend_uninitialize_thread() 347 int __kmp_try_suspend_mx(kmp_info_t *th) { in __kmp_try_suspend_mx() 351 void __kmp_lock_suspend_mx(kmp_info_t *th) { in __kmp_lock_suspend_mx() 355 void __kmp_unlock_suspend_mx(kmp_info_t *th) { in __kmp_unlock_suspend_mx() 363 kmp_info_t *th = __kmp_threads[th_gtid]; in __kmp_suspend_template() local 491 kmp_info_t *th = __kmp_threads[target_gtid]; in __kmp_resume_template() local 926 kmp_info_t *th = __kmp_threads[gtid]; in __kmp_terminate_thread() local 1144 void __kmp_create_worker(int gtid, kmp_info_t *th, size_t stack_size) { in __kmp_create_worker() [all …]
|
H A D | z_Linux_util.cpp | 426 kmp_info_t *th = __kmp_threads[gtid]; __kmp_terminate_thread() local 446 __kmp_set_stack_info(int gtid,kmp_info_t * th) __kmp_set_stack_info() argument 748 __kmp_create_worker(int gtid,kmp_info_t * th,size_t stack_size) __kmp_create_worker() argument 873 __kmp_create_monitor(kmp_info_t * th) __kmp_create_monitor() argument 1024 __kmp_reap_monitor(kmp_info_t * th) __kmp_reap_monitor() argument 1069 __kmp_reap_monitor(kmp_info_t * th) __kmp_reap_monitor() argument 1074 __kmp_reap_worker(kmp_info_t * th) __kmp_reap_worker() argument 1380 __kmp_suspend_initialize_thread(kmp_info_t * th) __kmp_suspend_initialize_thread() argument 1405 __kmp_suspend_uninitialize_thread(kmp_info_t * th) __kmp_suspend_uninitialize_thread() argument 1426 __kmp_try_suspend_mx(kmp_info_t * th) __kmp_try_suspend_mx() argument 1430 __kmp_lock_suspend_mx(kmp_info_t * th) __kmp_lock_suspend_mx() argument 1435 __kmp_unlock_suspend_mx(kmp_info_t * th) __kmp_unlock_suspend_mx() argument 1445 kmp_info_t *th = __kmp_threads[th_gtid]; __kmp_suspend_template() local 1631 kmp_info_t *th = __kmp_threads[target_gtid]; __kmp_resume_template() local [all...] |
H A D | kmp_itt.inl | 133 kmp_info_t *th = __kmp_thread_from_gtid(gtid); local 192 kmp_info_t *th = __kmp_thread_from_gtid(gtid); local 374 kmp_info_t *th = __kmp_thread_from_gtid(gtid); local 861 kmp_info_t *th = __kmp_thread_from_gtid(gtid); local 873 kmp_info_t *th = __kmp_thread_from_gtid(gtid); local 885 kmp_info_t *th = __kmp_thread_from_gtid(gtid); local
|
/freebsd-src/lib/libsys/ |
H A D | __vdso_gettimeofday.c | 39 tc_delta(const struct vdso_timehands *th, u_int *delta) in tc_delta() 62 struct vdso_timehands *th; in binuptime() local 109 struct vdso_timehands *th; in getnanouptime() local
|
/freebsd-src/sys/net80211/ |
H A D | ieee80211_radiotap.c | 55 struct ieee80211_radiotap_header *th, int tlen, uint32_t tx_radiotap, in ieee80211_radiotap_attach() 64 struct ieee80211_radiotap_header *th, in ieee80211_radiotap_attachv() 115 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_vattach() local 174 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_chan_change() local 210 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_tx() local
|
/freebsd-src/contrib/ntp/sntp/libevent/test/ |
H A D | regress_thread.h | 40 #define THREAD_JOIN(th) WaitForSingleObject(th, INFINITE) argument 51 #define THREAD_JOIN(th) pthread_join(th, NULL) argument
|
/freebsd-src/contrib/libevent/test/ |
H A D | regress_thread.h | 40 #define THREAD_JOIN(th) WaitForSingleObject(th, INFINITE) argument 51 #define THREAD_JOIN(th) pthread_join(th, NULL) argument
|
/freebsd-src/usr.sbin/ppp/ |
H A D | slcompress.c | 164 register struct tcphdr *th; in sl_compress_tcp() local 232 #define THOFFSET(th) (th->th_off) in sl_compress_tcp() argument 433 register struct tcphdr *th; sl_uncompress_tcp() local [all...] |
/freebsd-src/crypto/heimdal/lib/sl/ |
H A D | slc-gram.y | 455 struct type_handler *th; in find_handler() local 474 struct type_handler *th; in gen_options() local 536 struct type_handler *th; in gen_wrapper() local 573 struct type_handler *th; in gen_wrapper() local 659 struct type_handler *th; in gen_wrapper() local 678 struct type_handler *th; in gen_wrapper() local
|
/freebsd-src/tools/regression/sockets/sendfile/ |
H A D | sendfile.c | 100 test_th(struct test_header *th, uint32_t *header_length, uint32_t *offset, in test_th() 151 struct test_header th; in receive_test() local 254 init_th(struct test_header *th, uint32_t header_length, uint32_t offset, in init_th() 269 struct test_header th; in send_test() local
|
/freebsd-src/sys/netipsec/ |
H A D | xform_tcp.c | 183 tcp_signature_compute(struct mbuf *m, struct tcphdr *th, in tcp_signature_compute() argument 267 tcp_ipsec_input(struct mbuf *m, struct tcphdr *th, u_char *buf) in tcp_ipsec_input() argument 313 tcp_ipsec_output(struct mbuf * m,struct tcphdr * th,u_char * buf) tcp_ipsec_output() argument [all...] |
/freebsd-src/lib/libsys/riscv/ |
H A D | __vdso_gettc.c | 39 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) in __vdso_gettc()
|
/freebsd-src/lib/libsys/powerpc/ |
H A D | __vdso_gettc.c | 45 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) in __vdso_gettc()
|
/freebsd-src/lib/libsys/powerpc64/ |
H A D | __vdso_gettc.c | 44 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) in __vdso_gettc()
|
/freebsd-src/sys/kern/ |
H A D | kern_tc.c | 206 tc_delta(struct timehands *th) in tc_delta() argument 241 struct timehands *th; in bintime_off() local 270 struct timehands *th; getthmember() local 775 ffclock_change_tc(struct timehands * th) ffclock_change_tc() argument 900 struct timehands *th; ffclock_read_counter() local 1050 struct timehands *th; sysclock_getsnapshot() local 1344 recalculate_scaling_factor_and_large_delta(struct timehands * th) recalculate_scaling_factor_and_large_delta() argument 1365 struct timehands *th, *tho; tc_windup() local 1763 struct timehands *th; pps_capture() local 2190 struct timehands *th; tc_fill_vdso_timehands() local 2213 struct timehands *th; tc_fill_vdso_timehands32() local 2241 struct timehands *th; DB_SHOW_COMMAND() local [all...] |
/freebsd-src/lib/libsys/arm/ |
H A D | __vdso_gettc.c | 60 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) in __vdso_gettc()
|