do_notify_resume
extern void do_notify_resume(struct pt_regs *);
asmlinkage void do_notify_resume(struct pt_regs *regs,
asmlinkage void do_notify_resume(struct pt_regs *regs);
extern asmlinkage void do_notify_resume(struct pt_regs *regs, int in_syscall);
void do_notify_resume(struct pt_regs *regs, void *unused, __u32 thread_info_flags);
extern void do_notify_resume(struct pt_regs *, long);
void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags);
do_notify_resume(regs, ti_flags);
asmlinkage void do_notify_resume(struct pt_regs *regs, unsigned int save_r0,
void do_notify_resume(struct pt_regs *regs,
void do_notify_resume(struct pt_regs *regs, unsigned long orig_i0,
void do_notify_resume(struct pt_regs *regs);