Home
last modified time | relevance | path

Searched defs:th (Results 1 – 25 of 145) sorted by last modified time

123456

/freebsd/sys/netinet/tcp_stacks/
H A Drack.c13057 rack_process_ack(struct mbuf *m, struct tcphdr *th, struct socket *so, in rack_process_ack()
13932 rack_fastack(struct mbuf *m, struct tcphdr *th, struct socket *so, in rack_fastack()
14139 rack_do_syn_sent(struct mbuf *m, struct tcphdr *th, struct socket *so, in rack_do_syn_sent()
14363 rack_do_syn_recv(struct mbuf *m, struct tcphdr *th, struct socket *so, in rack_do_syn_recv()
14971 rack_do_closing(struct mbuf *m, struct tcphdr *th, struct socket *so, in rack_do_closing()
15078 rack_do_lastack(struct mbuf *m, struct tcphdr *th, struct socket *so, in rack_do_lastack()
16734 struct tcphdr *th; in rack_log_input_packet() local
18431 rack_do_segment(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th, in rack_do_segment()
20032 struct tcphdr *th = NULL; in rack_fast_rsm_output() local
20623 struct tcphdr *th = NULL; in rack_fast_output() local
[all …]
H A Dbbr.c7300 bbr_log_ack(struct tcpcb *tp, struct tcpopt *to, struct tcphdr *th, in bbr_log_ack()
7696 bbr_process_ack(struct mbuf *m, struct tcphdr *th, struct socket *so, in bbr_process_ack()
8116 bbr_process_data(struct mbuf *m, struct tcphdr *th, struct socket *so, in bbr_process_data()
8540 bbr_fastack(struct mbuf *m, struct tcphdr *th, struct socket *so, in bbr_fastack()
8719 bbr_do_syn_sent(struct mbuf *m, struct tcphdr *th, struct socket *so, in bbr_do_syn_sent()
8930 bbr_do_syn_recv(struct mbuf *m, struct tcphdr *th, struct socket *so, in bbr_do_syn_recv()
9287 bbr_do_close_wait(struct mbuf *m, struct tcphdr *th, struct socket *so, in bbr_do_close_wait()
9533 bbr_do_closing(struct mbuf *m, struct tcphdr *th, struct socket *so, in bbr_do_closing()
9635 bbr_do_lastack(struct mbuf *m, struct tcphdr *th, struct socket *so, in bbr_do_lastack()
11603 bbr_do_segment(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th, in bbr_do_segment()
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp426 kmp_info_t *th = __kmp_threads[gtid]; in __kmp_terminate_thread() local
873 void __kmp_create_monitor(kmp_info_t *th) { in __kmp_create_monitor()
1024 extern "C" void __kmp_reap_monitor(kmp_info_t *th) { in __kmp_reap_monitor()
1069 extern "C" void __kmp_reap_monitor(kmp_info_t *th) { in __kmp_reap_monitor()
1074 void __kmp_reap_worker(kmp_info_t *th) { in __kmp_reap_worker()
1380 void __kmp_suspend_initialize_thread(kmp_info_t *th) { in __kmp_suspend_initialize_thread()
1426 int __kmp_try_suspend_mx(kmp_info_t *th) { in __kmp_try_suspend_mx()
1430 void __kmp_lock_suspend_mx(kmp_info_t *th) { in __kmp_lock_suspend_mx()
1435 void __kmp_unlock_suspend_mx(kmp_info_t *th) { in __kmp_unlock_suspend_mx()
1445 kmp_info_t *th = __kmp_threads[th_gtid]; in __kmp_suspend_template() local
[all …]
H A Dkmp_runtime.cpp283 void __kmp_check_stack_overlap(kmp_info_t *th) { in __kmp_check_stack_overlap()
686 kmp_info_t *th; in __kmp_enter_single() local
4075 kmp_info_t *th = team->t.t_threads[i]; in __kmp_free_hot_teams() local
4107 kmp_info_t *th = hot_team->t.t_threads[i]; in __kmp_reset_root() local
4845 kmp_info_t *th = team->t.t_threads[f]; in __kmp_partition_places() local
4868 kmp_info_t *th = team->t.t_threads[f]; in __kmp_partition_places() local
4894 kmp_info_t *th = team->t.t_threads[f]; in __kmp_partition_places() local
5013 kmp_info_t *th; in __kmp_partition_places() local
5076 kmp_info_t *th = team->t.t_threads[f]; in __kmp_partition_places() local
5699 kmp_info_t *th = team->t.t_threads[f]; in __kmp_free_team() local
[all …]
H A Dkmp_tasking.cpp2725 static void __kmp_task_reduction_fini(kmp_info_t *th, kmp_taskgroup_t *tg) {
2768 static void __kmp_task_reduction_clean(kmp_info_t *th, kmp_taskgroup_t *tg) {
H A Dz_Windows_NT_util.cpp347 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
1219 int __kmp_still_running(kmp_info_t *th) { in __kmp_still_running()
1224 void __kmp_create_monitor(kmp_info_t *th) { in __kmp_create_monitor()
1307 static void __kmp_reap_common(kmp_info_t *th) { in __kmp_reap_common()
1377 void __kmp_reap_monitor(kmp_info_t *th) { in __kmp_reap_monitor()
[all …]
H A Dkmp_collapse.cpp1331 kmp_info_t *th = __kmp_threads[gtid]; in __kmpc_for_collapsed_init() local
H A Dkmp_csupport.cpp981 kmp_info_t *th; in __kmpc_ordered() local
1054 kmp_info_t *th; in __kmpc_end_ordered() local
3523 __kmp_swap_teams_for_teams_reduction(kmp_info_t *th, kmp_team_t **team_p, in __kmp_swap_teams_for_teams_reduction()
3548 __kmp_restore_swapped_teams(kmp_info_t *th, kmp_team_t *team, int task_state) { in __kmp_restore_swapped_teams()
3582 kmp_info_t *th; in __kmpc_reduce_nowait() local
3810 kmp_info_t *th; in __kmpc_reduce() local
3929 kmp_info_t *th; in __kmpc_end_reduce() local
4094 kmp_info_t *th = __kmp_threads[gtid]; in __kmpc_doacross_init() local
4217 kmp_info_t *th = __kmp_threads[gtid]; in __kmpc_doacross_wait() local
4329 kmp_info_t *th = __kmp_threads[gtid]; in __kmpc_doacross_post() local
[all …]
H A Dkmp_dispatch.cpp43 kmp_info_t *th; in __kmp_dispatch_deo_error() local
61 kmp_info_t *th; in __kmp_dispatch_dxo_error() local
198 kmp_info_t *th; in __kmp_dispatch_init_algorithm() local
968 kmp_info_t *th; in __kmp_dispatch_init() local
1183 kmp_info_t *th = __kmp_threads[gtid]; in __kmp_dispatch_finish() local
1247 kmp_info_t *th = __kmp_threads[gtid]; in __kmp_dispatch_finish_chunk() local
1336 kmp_info_t *th = __kmp_threads[gtid]; in __kmp_dispatch_next_algorithm() local
2199 kmp_info_t *th = __kmp_threads[gtid]; in __kmp_dispatch_next() local
2467 kmp_info_t *th; in __kmpc_sections_init() local
2553 kmp_info_t *th = __kmp_threads[gtid]; in __kmpc_next_section() local
[all …]
H A Dkmp_dispatch.h331 kmp_info_t *th = __kmp_threads[gtid]; in __kmp_dispatch_deo() local
407 kmp_info_t *th = __kmp_threads[gtid]; in __kmp_dispatch_dxo() local
H A Dkmp_ftn_entry.h452 kmp_info_t *th; variable
H A Dkmp_gsupport.cpp1887 kmp_info_t *th = __kmp_threads[gtid]; in __kmp_GOMP_doacross_post() local
1910 kmp_info_t *th = __kmp_threads[gtid]; in __kmp_GOMP_doacross_wait() local
/freebsd/sys/netinet/
H A Dtcp_output.c155 hhook_run_tcp_est_out(struct tcpcb *tp, struct tcphdr *th, in hhook_run_tcp_est_out()
201 struct tcphdr *th; in tcp_default_output() local
H A Dtcp_sack.c947 tcp_sack_partialack(struct tcpcb *tp, struct tcphdr *th, u_int *maxsegp) in tcp_sack_partialack()
1123 tcp_sack_lost_retransmission(struct tcpcb *tp, struct tcphdr *th) in tcp_sack_lost_retransmission()
H A Dtcp_subr.c635 struct tcphdr *th; in tcp_recv_udp_tunneled_packet() local
1708 struct tcphdr *th = (struct tcphdr *)tcp_ptr; in tcpip_fillheaders() local
1798 tcp_respond(struct tcpcb *tp, void *ipgen, struct tcphdr *th, struct mbuf *m, in tcp_respond()
2809 struct tcphdr *th; in tcp_ctlinput_with_port() local
2911 struct tcphdr *th, ttemp; in tcp_ctlinput_viaudp() local
3825 tcp_log_vain(struct in_conninfo *inc, struct tcphdr *th, const void *ip4hdr, in tcp_log_vain()
3837 tcp_log_addrs(struct in_conninfo *inc, struct tcphdr *th, const void *ip4hdr, in tcp_log_addrs()
3849 tcp_log_addr(struct in_conninfo *inc, struct tcphdr *th, const void *ip4hdr, in tcp_log_addr()
4126 tcp_do_ack_accounting(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to, uint32_t tiwin, int m… in tcp_do_ack_accounting()
H A Dtcp_var.h818 #define BYTES_THIS_ACK(tp, th) (th->th_ack - tp->snd_una) argument
1145 struct tcphdr *th; member
1572 tcp_fields_to_host(struct tcphdr *th) in tcp_fields_to_host()
1582 tcp_fields_to_net(struct tcphdr *th) in tcp_fields_to_net()
H A Dtcp_input.c283 cc_ack_received(struct tcpcb *tp, struct tcphdr *th, uint16_t nsegs, in cc_ack_received()
409 cc_cong_signal(struct tcpcb *tp, struct tcphdr *th, uint32_t type) in cc_cong_signal()
477 cc_post_recovery(struct tcpcb *tp, struct tcphdr *th) in cc_post_recovery()
546 cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos) in cc_ecnpkt_handler()
607 struct tcphdr *th = NULL; in tcp_input_with_port() local
1477 tcp_autorcvbuf(struct mbuf *m, struct tcphdr *th, struct socket *so, in tcp_autorcvbuf()
1523 tcp_do_segment(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th, in tcp_do_segment()
3441 tcp_dropwithreset(struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, in tcp_dropwithreset()
3614 tcp_pulloutofband(struct socket *so, struct tcphdr *th, struct mbuf *m, in tcp_pulloutofband()
4032 tcp_do_prr_ack(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to, in tcp_do_prr_ack()
[all …]
H A Dtcp_timewait.c156 tcp_twcheck(struct inpcb *inp, struct tcpopt *to, struct tcphdr *th, in tcp_twcheck()
H A Dip_icmp.c261 struct tcphdr *th; in icmp_error() local
H A Dtcp_log_buf.h474 #define TCP_LOG_EVENT_VERBOSE(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder… argument
540 #define TCP_LOG_EVENT(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder) \ argument
552 #define TCP_LOG_EVENTP(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \ argument
587 tcp_log_event(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf, in tcp_log_event()
/freebsd/sys/netpfil/pf/
H A Dpf.c565 struct tcphdr *th = &pd->hdr.tcp; in pf_packet_rework_nat() local
2857 struct tcphdr *th, struct pf_state_peer *dst) in pf_modulate_sack()
2928 struct tcphdr *th; in pf_build_tcp() local
3220 struct pf_state_key *sk, int off, struct mbuf *m, struct tcphdr *th, in pf_return()
4436 struct tcphdr *th = &pd->hdr.tcp; in pf_test_rule() local
4864 struct tcphdr *th = &pd->hdr.tcp; in pf_create_state() local
5253 struct tcphdr *th = &pd->hdr.tcp; in pf_tcp_track_full() local
5591 struct tcphdr *th = &pd->hdr.tcp; in pf_tcp_track_sloppy() local
5678 struct tcphdr *th = &pd->hdr.tcp; in pf_synproxy() local
5773 struct tcphdr *th = &pd->hdr.tcp; in pf_test_state_tcp() local
[all …]
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c1614 struct tcphdr *th; in prepare_pkt() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dtxg.c317 txg_hold_open(dsl_pool_t *dp, txg_handle_t *th) in txg_hold_open()
345 txg_rele_to_quiesce(txg_handle_t *th) in txg_rele_to_quiesce()
354 txg_register_callbacks(txg_handle_t *th, list_t *tx_callbacks) in txg_register_callbacks()
365 txg_rele_to_sync(txg_handle_t *th) in txg_rele_to_sync()
/freebsd/sys/net/
H A Diflib.c3374 struct tcphdr *th = NULL; in iflib_parse_header() local
3453 struct tcphdr *th; in iflib_parse_header() local
/freebsd/sys/netipsec/
H A Dsubr_ipsec.c288 struct tcphdr *th, u_char *buf), METHOD_ARGS(m, th, buf) in IPSEC_KMOD_METHOD()

123456