Searched defs:thread_info_flags (Results 1 – 17 of 17) sorted by relevance
/linux-3.3/arch/cris/kernel/ |
D | ptrace.c | 35 __u32 thread_info_flags) in do_notify_resume()
|
/linux-3.3/arch/powerpc/kernel/ |
D | signal.c | 196 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume()
|
/linux-3.3/arch/hexagon/kernel/ |
D | signal.c | 273 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume()
|
/linux-3.3/arch/score/kernel/ |
D | signal.c | 356 __u32 thread_info_flags) in do_notify_resume()
|
/linux-3.3/arch/c6x/kernel/ |
D | signal.c | 363 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags, in do_notify_resume()
|
/linux-3.3/arch/m32r/kernel/ |
D | signal.c | 381 void do_notify_resume(struct pt_regs *regs, __u32 thread_info_flags) in do_notify_resume()
|
/linux-3.3/arch/mn10300/kernel/ |
D | signal.c | 559 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags) in do_notify_resume()
|
/linux-3.3/arch/frv/kernel/ |
D | signal.c | 572 asmlinkage void do_notify_resume(__u32 thread_info_flags) in do_notify_resume()
|
/linux-3.3/arch/sparc/kernel/ |
D | signal_64.c | 616 void do_notify_resume(struct pt_regs *regs, unsigned long orig_i0, unsigned long thread_info_flags) in do_notify_resume()
|
D | signal_32.c | 603 unsigned long thread_info_flags) in do_notify_resume()
|
/linux-3.3/arch/tile/kernel/ |
D | process.c | 568 int do_work_pending(struct pt_regs *regs, u32 thread_info_flags) in do_work_pending()
|
/linux-3.3/arch/mips/kernel/ |
D | signal.c | 660 __u32 thread_info_flags) in do_notify_resume()
|
/linux-3.3/arch/h8300/kernel/ |
D | signal.c | 552 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags) in do_notify_resume()
|
/linux-3.3/arch/alpha/kernel/ |
D | signal.c | 621 unsigned long thread_info_flags, in do_notify_resume()
|
/linux-3.3/arch/sh/kernel/ |
D | signal_32.c | 643 unsigned long thread_info_flags) in do_notify_resume()
|
D | signal_64.c | 752 asmlinkage void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume()
|
/linux-3.3/arch/x86/kernel/ |
D | signal.c | 811 do_notify_resume(struct pt_regs *regs, void *unused, __u32 thread_info_flags) in do_notify_resume()
|