Searched refs:thread_info_flags (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/kernel/
H A Dptrace.c35 __u32 thread_info_flags)
38 if (thread_info_flags & _TIF_SIGPENDING)
41 if (thread_info_flags & _TIF_NOTIFY_RESUME) {
34 do_notify_resume(int canrestart, struct pt_regs *regs, __u32 thread_info_flags) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsignal.c194 void do_signal(struct pt_regs *regs, unsigned long thread_info_flags) argument
196 if (thread_info_flags & _TIF_SIGPENDING)
199 if (thread_info_flags & _TIF_NOTIFY_RESUME) {
H A Dsignal.h15 extern void do_signal(struct pt_regs *regs, unsigned long thread_info_flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dsyscalls_32.h54 unsigned long thread_info_flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dsignal.c381 void do_notify_resume(struct pt_regs *regs, __u32 thread_info_flags) argument
384 if (thread_info_flags & _TIF_SINGLESTEP)
388 if (thread_info_flags & _TIF_SIGPENDING)
391 if (thread_info_flags & _TIF_NOTIFY_RESUME) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dsignal.c557 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags) argument
560 if (thread_info_flags & _TIF_SINGLESTEP) {
570 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_RESTORE_SIGMASK))
573 if (thread_info_flags & _TIF_NOTIFY_RESUME) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dsignal.c572 asmlinkage void do_notify_resume(__u32 thread_info_flags) argument
575 if (thread_info_flags & _TIF_SINGLESTEP)
579 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_RESTORE_SIGMASK))
583 if (thread_info_flags & _TIF_NOTIFY_RESUME) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dsignal.c839 do_notify_resume(struct pt_regs *regs, void *unused, __u32 thread_info_flags) argument
843 if (thread_info_flags & _TIF_MCE_NOTIFY)
848 if (thread_info_flags & _TIF_SIGPENDING)
851 if (thread_info_flags & _TIF_NOTIFY_RESUME) {
857 if (thread_info_flags & _TIF_USER_RETURN_NOTIFY)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsignal.c659 __u32 thread_info_flags)
664 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_RESTORE_SIGMASK))
667 if (thread_info_flags & _TIF_NOTIFY_RESUME) {
658 do_notify_resume(struct pt_regs *regs, void *unused, __u32 thread_info_flags) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dsignal_32.c647 unsigned long thread_info_flags)
650 if (thread_info_flags & _TIF_SIGPENDING)
653 if (thread_info_flags & _TIF_NOTIFY_RESUME) {
646 do_notify_resume(struct pt_regs *regs, unsigned int save_r0, unsigned long thread_info_flags) argument
H A Dsignal_64.c747 asmlinkage void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) argument
749 if (thread_info_flags & _TIF_SIGPENDING)
752 if (thread_info_flags & _TIF_NOTIFY_RESUME) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsignal_32.c603 unsigned long thread_info_flags)
605 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_RESTORE_SIGMASK))
607 if (thread_info_flags & _TIF_NOTIFY_RESUME) {
602 do_notify_resume(struct pt_regs *regs, unsigned long orig_i0, unsigned long thread_info_flags) argument
H A Dentry.h56 unsigned long thread_info_flags);
H A Dsignal_64.c618 void do_notify_resume(struct pt_regs *regs, unsigned long orig_i0, unsigned long thread_info_flags) argument
620 if (thread_info_flags & _TIF_SIGPENDING)
622 if (thread_info_flags & _TIF_NOTIFY_RESUME) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/kernel/
H A Dsignal.c551 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags) argument
553 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_RESTORE_SIGMASK))
556 if (thread_info_flags & _TIF_NOTIFY_RESUME) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/kernel/
H A Dsignal.c356 __u32 thread_info_flags)
359 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_RESTORE_SIGMASK))
355 do_notify_resume(struct pt_regs *regs, void *unused, __u32 thread_info_flags) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsignal.c620 unsigned long thread_info_flags,
623 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_RESTORE_SIGMASK))
626 if (thread_info_flags & _TIF_NOTIFY_RESUME) {
619 do_notify_resume(struct pt_regs *regs, struct switch_stack *sw, unsigned long thread_info_flags, unsigned long r0, unsigned long r19) argument

Completed in 68 milliseconds