Searched refs:ptrace_notify (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtracehook.h79 ptrace_notify(SIGTRAP | ((ptrace & PT_TRACESYSGOOD) ? 0x80 : 0));
390 ptrace_notify(SIGTRAP);
H A Dptrace.h112 extern void ptrace_notify(int exit_code);
167 ptrace_notify((event << 8) | SIGTRAP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/kernel/
H A Dptrace.c157 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dptrace.c192 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dptrace.c175 ptrace_notify(SIGTRAP|((current->ptrace & PT_TRACESYSGOOD) ? 0x80 : 0));
H A Dsignal.c229 ptrace_notify(SIGTRAP);
H A Dcompat_signal.c429 ptrace_notify(SIGTRAP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/
H A Dptrace.c221 ptrace_notify(SIGTRAP | (tracesysgood ? 0x80 : 0));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dptrace.c265 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/kernel/
H A Dptrace.c268 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dptrace.c199 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dsignal.c338 ptrace_notify(SIGTRAP);
419 ptrace_notify(SIGTRAP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dsignal.c381 ptrace_notify(SIGTRAP);
438 ptrace_notify(SIGTRAP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dsignal.c321 ptrace_notify(SIGTRAP);
423 ptrace_notify(SIGTRAP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/kernel/
H A Dptrace.c370 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD) ?
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dptrace.c312 ptrace_notify(SIGTRAP|((current->ptrace & PT_TRACESYSGOOD) ? 0x80 : 0));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dptrace.c263 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dptrace.c324 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dptrace.c557 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD) ?
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dsignal.c263 ptrace_notify(SIGTRAP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dptrace.c672 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dptrace.c931 ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsignal.c1703 void ptrace_notify(int exit_code) function

Completed in 302 milliseconds