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

12

/darwin-on-arm/xnu/bsd/dev/arm/
H A Dstubs.c59 void *get_bsduthreadarg(thread_t th) argument
74 int *get_bsduthreadrval(thread_t th) argument
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dstubs.c121 get_bsduthreadarg(thread_t th) argument
137 get_bsduthreadrval(thread_t th) argument
/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_debug.h86 struct tcphdr th; member in struct:tcp_debug::__anon416
H A Dtcp_newreno.c200 tcp_newreno_inseq_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) { argument
218 tcp_newreno_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) { argument
292 tcp_newreno_post_fr(struct tcpcb *tp, struct tcphdr *th) { argument
375 tcp_newreno_delay_ack(struct tcpcb *tp, struct tcphdr *th) argument
[all...]
H A Dtcp_ledbat.c227 tcp_ledbat_inseq_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) { argument
245 tcp_ledbat_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) { argument
308 tcp_ledbat_post_fr(struct tcpcb *tp, struct tcphdr *th) { argument
403 tcp_ledbat_delay_ack(struct tcpcb *tp, struct tcphdr *th) argument
[all...]
H A Dtcp_lro.c774 lro_tcp_xsum_validate(struct mbuf *m, struct ipovly *ipov, struct tcphdr * th) argument
H A Dtcp_output.c277 register struct tcphdr *th; local
2238 tcp_send_lroacks(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th) argument
[all...]
H A Dtcp_input.c1085 register struct tcphdr *th; local
[all...]
H A Dtcp_subr.c1739 struct tcphdr th; local
570 tcp_respond( struct tcpcb *tp, void *ipgen, register struct tcphdr *th, register struct mbuf *m, tcp_seq ack, tcp_seq seq, int flags, unsigned int ifscope, unsigned int nocell ) argument
1825 struct tcphdr th; local
2303 struct tcphdr *th; local
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_fork.c701 thread_t th = current_thread(); local
H A Dkern_proc.c789 thread_t th = current_thread(); local
H A Dkern_sig.c3023 thread_t th; local
3051 thread_issignal(proc_t p, thread_t th, sigset_t mask) argument
H A Dpthread_synch.c202 thread_t th; local
1020 thread_t th; local
1332 thread_t th = current_thread(); local
2174 wq_runreq(proc_t p, boolean_t overcommit, uint32_t priority, thread_t th, struct threadlist *tl, int reuse_thread, int wake_thread, int return_directly) argument
2227 setup_wqthread(proc_t p, thread_t th, boolean_t overcommit, uint32_t priority, int reuse_thread, struct threadlist *tl) argument
[all...]
H A Dpthread_support.c1039 ksyn_queue_find_threadseq(ksyn_wait_queue_t ckwq, __unused ksyn_queue_t kq, thread_t th, uint32_t upto) argument
1068 thread_t th = THREAD_NULL; local
3351 thread_t th; local
[all...]
/darwin-on-arm/xnu/osfmk/i386/
H A Dbsd_i386.c709 get_user_regs(thread_t th) argument
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_mqueue.c251 thread_t th; local
[all...]
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.c841 struct tcphdr th; member in struct:__anon425
[all...]
H A Dipsec.c1022 struct tcphdr th; local
1130 struct tcphdr th; local
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Dbsd_kern.c74 void *get_bsdthreadtask_info(thread_t th) argument
90 void *get_bsdthread_info(thread_t th) argument
99 int get_thread_lock_count(thread_t th) argument
349 task_t get_threadtask(thread_t th) argument
458 get_thread_userstop( thread_t th) argument
488 thread_should_abort( thread_t th) argument
506 thread_t th = current_thread(); local
[all...]
H A Dtask_policy.c1001 thread_t th = THREAD_NULL; local
H A Dthread.c1614 thread_t th = current_thread(); local
1703 thread_set_tag(thread_t th, uint16_t tag) { argument
1707 thread_get_tag(thread_t th) { argument
1746 thread_should_halt( thread_t th) argument
/darwin-on-arm/xnu/bsd/net/
H A Dpf_norm.c2090 struct tcphdr *th = pd->hdr.tcp; local
2233 pf_normalize_tcp_init(struct mbuf *m, int off, struct pf_pdesc *pd, struct tcphdr *th, struct pf_state_peer *src, struct pf_state_peer *dst) argument
2328 pf_normalize_tcp_stateful(struct mbuf *m, int off, struct pf_pdesc *pd, u_short *reason, struct tcphdr *th, struct pf_state *state, struct pf_state_peer *src, struct pf_state_peer *dst, int *writeback) argument
2728 pf_normalize_tcpopt(struct pf_rule *r, int dir, struct pfi_kif *kif, struct pf_pdesc *pd, struct mbuf *m, struct tcphdr *th, int off, int *rewrptr) argument
[all...]
H A Droute.h397 void *th; /* thread ptr */ member in struct:ctrace
H A Dpf.c2363 struct tcphdr *th = NULL; local
2291 pf_modulate_sack(struct mbuf *m, int off, struct pf_pdesc *pd, struct tcphdr *th, struct pf_state_peer *dst) argument
4015 struct tcphdr *th = pd->hdr.tcp; local
5100 struct tcphdr *th = pd->hdr.tcp; local
5449 struct tcphdr *th; local
5796 struct tcphdr *th = pd->hdr.tcp; local
6714 struct tcphdr th; local
8183 struct tcphdr th; local
8778 struct tcphdr th; local
[all...]
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_udp.c1559 struct corehdr *th = NULL; local
[all...]

Completed in 286 milliseconds

12