Searched defs:thread_info_flags (Results  1 – 15 of 15) sorted by relevance
| /linux-4.1.27/arch/cris/kernel/ | 
| D | ptrace.c | 34 		      __u32 thread_info_flags)  in do_notify_resume()
 | 
| /linux-4.1.27/arch/powerpc/kernel/ | 
| D | signal.c | 147 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags)  in do_notify_resume()
 | 
| /linux-4.1.27/arch/hexagon/kernel/ | 
| D | process.c | 198 int do_work_pending(struct pt_regs *regs, u32 thread_info_flags)  in do_work_pending()
 | 
| /linux-4.1.27/arch/score/kernel/ | 
| D | signal.c | 299 				__u32 thread_info_flags)  in do_notify_resume()
 | 
| /linux-4.1.27/arch/m32r/kernel/ | 
| D | signal.c | 321 void do_notify_resume(struct pt_regs *regs, __u32 thread_info_flags)  in do_notify_resume()
 | 
| /linux-4.1.27/arch/c6x/kernel/ | 
| D | signal.c | 315 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags,  in do_notify_resume()
 | 
| /linux-4.1.27/arch/mn10300/kernel/ | 
| D | signal.c | 411 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags)  in do_notify_resume()
 | 
| /linux-4.1.27/arch/tile/kernel/ | 
| D | process.c | 472 int do_work_pending(struct pt_regs *regs, u32 thread_info_flags)  in do_work_pending()
 | 
| /linux-4.1.27/arch/frv/kernel/ | 
| D | signal.c | 410 asmlinkage void do_notify_resume(__u32 thread_info_flags)  in do_notify_resume()
 | 
| /linux-4.1.27/arch/sparc/kernel/ | 
| D | signal_64.c | 536 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 | 511 		      unsigned long thread_info_flags)  in do_notify_resume()
 | 
| /linux-4.1.27/arch/sh/kernel/ | 
| D | signal_32.c | 498 				 unsigned long thread_info_flags)  in do_notify_resume()
 | 
| D | signal_64.c | 561 asmlinkage void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags)  in do_notify_resume()
 | 
| /linux-4.1.27/arch/x86/kernel/ | 
| D | signal.c | 725 do_notify_resume(struct pt_regs *regs, void *unused, __u32 thread_info_flags)  in do_notify_resume()
 | 
| /linux-4.1.27/arch/mips/kernel/ | 
| D | signal.c | 613 	__u32 thread_info_flags)  in do_notify_resume()
 |