| /netbsd/src/sys/arch/m68k/m68k/ |
| D | compat_16_machdep.c | 76 #define SDB_KSTACK 0x02 macro 101 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext() 203 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext() 228 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext() 307 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in compat_16_sys___sigreturn14() 382 ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)) in compat_16_sys___sigreturn14()
|
| D | sunos_machdep.c | 68 #define SDB_KSTACK 0x02 macro 127 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sunos_sendsig() 156 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sunos_sendsig() 180 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sunos_sendsig()
|
| D | sig_machdep.c | 74 #define SDB_KSTACK 0x02 macro
|
| /netbsd/src/sys/arch/sparc/sparc/ |
| D | sunos_machdep.c | 58 #define SDB_KSTACK 0x02 macro 102 if ((sunos_sigdebug & SDB_KSTACK) && p->p_pid == sunos_sigpid) in sunos_sendsig() 151 if ((sunos_sigdebug & SDB_KSTACK) && p->p_pid == sunos_sigpid) in sunos_sendsig() 176 if ((sunos_sigdebug & SDB_KSTACK) && p->p_pid == sunos_sigpid) in sunos_sendsig()
|
| D | compat_16_machdep.c | 107 #define SDB_KSTACK 0x02 macro 146 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext() 204 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext() 244 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext()
|
| D | machdep.c | 401 #define SDB_KSTACK 0x02 macro 520 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_siginfo() 560 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_siginfo() 593 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_siginfo()
|
| /netbsd/src/sys/arch/mips/mips/ |
| D | compat_16_machdep.c | 83 #define SDB_KSTACK 0x02 macro 112 ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)) in sendsig_sigcontext() 171 ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)) in sendsig_sigcontext() 213 ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)) in sendsig_sigcontext()
|
| D | compat_13_machdep.c | 39 #define SDB_KSTACK 0x02 macro
|
| /netbsd/src/sys/arch/sparc64/sparc64/ |
| D | sunos_machdep.c | 115 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in sunos_sendsig() 159 if ((sigdebug & SDB_KSTACK)) in sunos_sendsig() 176 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sunos_sendsig() 202 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in sunos_sendsig()
|
| D | netbsd32_machdep_16.c | 136 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in netbsd32_sendsig_sigcontext() 179 if ((sigdebug & SDB_KSTACK)) in netbsd32_sendsig_sigcontext() 196 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in netbsd32_sendsig_sigcontext() 227 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in netbsd32_sendsig_sigcontext()
|
| D | compat_16_machdep.c | 106 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in sendsig_sigcontext() 167 if ((sigdebug & SDB_KSTACK)) in sendsig_sigcontext() 186 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext() 234 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in sendsig_sigcontext()
|
| D | sunos32_machdep.c | 197 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in sunos32_sendsig() 246 if ((sigdebug & SDB_KSTACK)) in sunos32_sendsig() 260 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sunos32_sendsig() 287 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in sunos32_sendsig()
|
| D | sigdebug.h | 38 #define SDB_KSTACK 0x02 macro
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_machdep.c | 137 if ((sigdebug & SDB_KSTACK) && (p->p_pid == sigpid)) in setup_linux_rt_sigframe() 177 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in setup_linux_rt_sigframe() 232 if ((sigdebug & SDB_KSTACK) && (p->p_pid == sigpid)) in setup_linux_sigframe() 269 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in setup_linux_sigframe() 348 if ((sigdebug & SDB_KSTACK) && l->l_proc->p_pid == sigpid) in linux_sendsig()
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_machdep.c | 74 #define SDB_KSTACK 0x02 macro 116 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in setup_linux_sigframe() 233 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in setup_linux_sigframe() 280 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in setup_linux_rt_sigframe() 417 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in setup_linux_rt_sigframe() 477 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in linux_sendsig() 647 ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)) in linux_sys_sigreturn() 793 ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)) in linux_sys_rt_sigreturn()
|
| /netbsd/src/sys/arch/alpha/alpha/ |
| D | compat_16_machdep.c | 120 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext() 176 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext() 228 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext()
|
| D | machdep.c | 1532 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_siginfo() 1557 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_siginfo() 1592 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_siginfo()
|
| /netbsd/src/sys/arch/alpha/include/ |
| D | sigdebug.h | 8 #define SDB_KSTACK 0x02 macro
|
| /netbsd/src/sys/arch/hppa/hppa/ |
| D | sig_machdep.c | 93 #define SDB_KSTACK 0x02 macro
|