Lines Matching defs:td
263 ast_sig(struct thread *td, int tda) in ast_sig()
339 ast_sigsuspend(struct thread *td, int tda __unused) in ast_sigsuspend()
709 cursig(struct thread *td) in cursig()
723 signotify(struct thread *td) in signotify()
740 struct thread *td; in sigonstack() local
790 kern_sigaction(struct thread *td, int sig, const struct sigaction *act, in kern_sigaction()
942 sys_sigaction(struct thread *td, struct sigaction_args *uap) in sys_sigaction()
970 freebsd4_sigaction(struct thread *td, struct freebsd4_sigaction_args *uap) in freebsd4_sigaction()
999 osigaction(struct thread *td, struct osigaction_args *uap) in osigaction()
1033 osigreturn(struct thread *td, struct osigreturn_args *uap) in osigreturn()
1084 struct thread *td; in execsigs() local
1121 kern_sigprocmask(struct thread *td, int how, sigset_t *set, sigset_t *oset, in kern_sigprocmask()
1195 sys_sigprocmask(struct thread *td, struct sigprocmask_args *uap) in sys_sigprocmask()
1223 osigprocmask(struct thread *td, struct osigprocmask_args *uap) in osigprocmask()
1236 sys_sigwait(struct thread *td, struct sigwait_args *uap) in sys_sigwait()
1269 sys_sigtimedwait(struct thread *td, struct sigtimedwait_args *uap) in sys_sigtimedwait()
1303 sys_sigwaitinfo(struct thread *td, struct sigwaitinfo_args *uap) in sys_sigwaitinfo()
1326 proc_td_siginfo_capture(struct thread *td, siginfo_t *si) in proc_td_siginfo_capture()
1339 kern_sigtimedwait(struct thread *td, sigset_t waitset, ksiginfo_t *ksi, in kern_sigtimedwait()
1478 sys_sigpending(struct thread *td, struct sigpending_args *uap) in sys_sigpending()
1497 osigpending(struct thread *td, struct osigpending_args *uap) in osigpending()
1524 osigvec(struct thread *td, struct osigvec_args *uap) in osigvec()
1562 osigblock(struct thread *td, struct osigblock_args *uap) in osigblock()
1578 osigsetmask(struct thread *td, struct osigsetmask_args *uap) in osigsetmask()
1600 sys_sigsuspend(struct thread *td, struct sigsuspend_args *uap) in sys_sigsuspend()
1612 kern_sigsuspend(struct thread *td, sigset_t mask) in kern_sigsuspend()
1678 osigsuspend(struct thread *td, struct osigsuspend_args *uap) in osigsuspend()
1696 osigstack(struct thread *td, struct osigstack_args *uap) in osigstack()
1729 sys_sigaltstack(struct thread *td, struct sigaltstack_args *uap) in sys_sigaltstack()
1749 kern_sigaltstack(struct thread *td, stack_t *ss, stack_t *oss) in kern_sigaltstack()
1781 struct thread *td; member
1835 killpg1(struct thread *td, int sig, int pgid, int all, ksiginfo_t *ksi) in killpg1()
1896 sys_kill(struct thread *td, struct kill_args *uap) in sys_kill()
1903 kern_kill(struct thread *td, pid_t pid, int signum) in kern_kill()
1955 sys_pdkill(struct thread *td, struct pdkill_args *uap) in sys_pdkill()
1985 okillpg(struct thread *td, struct okillpg_args *uap) in okillpg()
2011 sys_sigqueue(struct thread *td, struct sigqueue_args *uap) in sys_sigqueue()
2021 kern_sigqueue(struct thread *td, pid_t pid, int signumf, union sigval *value) in kern_sigqueue()
2094 postsig_done(int sig, struct thread *td, struct sigacts *ps) in postsig_done()
2115 trapsignal(struct thread *td, ksiginfo_t *ksi) in trapsignal()
2169 struct thread *td, *signal_td; in sigtd() local
2237 struct thread *td; in sigev_findtd() local
2252 tdsignal(struct thread *td, int sig) in tdsignal()
2263 tdksignal(struct thread *td, int sig, ksiginfo_t *ksi) in tdksignal()
2270 sig_sleepq_abort(struct thread *td, int intrval) in sig_sleepq_abort()
2281 tdsendsignal(struct proc *p, struct thread *td, int sig, ksiginfo_t *ksi) in tdsendsignal()
2567 tdsigwakeup(struct thread *td, int sig, sig_t action, int intrval) in tdsigwakeup()
2647 ptrace_coredumpreq(struct thread *td, struct proc *p, in ptrace_coredumpreq()
2673 ptrace_syscallreq(struct thread *td, struct proc *p, in ptrace_syscallreq()
2759 ptrace_remotereq(struct thread *td, int flag) in ptrace_remotereq()
2799 sig_suspend_threads(struct thread *td, struct proc *p) in sig_suspend_threads()
2841 sig_handle_first_stop(struct thread *td, struct proc *p, int sig) in sig_handle_first_stop()
2871 ptracestop(struct thread *td, int sig, ksiginfo_t *si) in ptracestop()
2982 struct thread *td; in reschedule_signals() local
3021 tdsigcleanup(struct thread *td) in tdsigcleanup()
3069 struct thread *td; in sigdeferstop_impl() local
3111 struct thread *td; in sigallowstop_impl() local
3144 sigprocess(struct thread *td, int sig) in sigprocess()
3326 issignal(struct thread *td) in issignal()
3424 struct thread *td; in postsig() local
3494 sig_ast_checksusp(struct thread *td) in sig_ast_checksusp()
3511 sig_ast_needsigchk(struct thread *td) in sig_ast_needsigchk()
3561 struct thread *td; in sig_intr() local
3582 struct thread *td; in curproc_sigkilled() local
3732 nosys(struct thread *td, struct nosys_args *args) in nosys()
3738 kern_nosys(struct thread *td, int dummy) in kern_nosys()
3904 sigfastblock_failed(struct thread *td, bool sendsig, bool write) in sigfastblock_failed()
3924 sigfastblock_fetch_sig(struct thread *td, bool sendsig, uint32_t *valp) in sigfastblock_fetch_sig()
3940 sigfastblock_resched(struct thread *td, bool resched) in sigfastblock_resched()
3954 sys_sigfastblock(struct thread *td, struct sigfastblock_args *uap) in sys_sigfastblock()
4051 sigfastblock_clear(struct thread *td) in sigfastblock_clear()
4065 sigfastblock_fetch(struct thread *td) in sigfastblock_fetch()
4073 sigfastblock_setpend1(struct thread *td) in sigfastblock_setpend1()
4104 sigfastblock_setpend(struct thread *td, bool resched) in sigfastblock_setpend()