Home
last modified time | relevance | path

Searched refs:do_notify_resume (Results 1 – 25 of 45) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dsignal.h10 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags);
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dentry.h31 extern asmlinkage void do_notify_resume(struct pt_regs *regs, int in_syscall);
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dsyscalls_32.h24 asmlinkage void do_notify_resume(struct pt_regs *regs, unsigned int save_r0,
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsyscall_64.c206 do_notify_resume(regs, ti_flags); in syscall_exit_prepare()
285 do_notify_resume(regs, ti_flags); in interrupt_exit_user_prepare()
H A Dsignal.c311 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() function
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dentry.S308 mov r0, sp ; pt_regs for arg to do_signal()/do_notify_resume()
341 blnz @do_notify_resume
H A Dsignal.c434 void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dentry.h58 void do_notify_resume(struct pt_regs *regs);
H A Dentry.S535 # _TIF_NOTIFY_RESUME is set, call do_notify_resume
540 jg do_notify_resume
945 # _TIF_NOTIFY_RESUME or is set, call do_notify_resume
950 brasl %r14,do_notify_resume
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dkernel.h164 void do_notify_resume(struct pt_regs *regs, unsigned long orig_i0,
H A Dentry.h81 void do_notify_resume(struct pt_regs *regs,
H A Drtrap_32.S79 call do_notify_resume
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dentry.S430 bralid r15, do_notify_resume; /* Handle any signals */
615 bralid r15, do_notify_resume; /* Handle any signals */
714 bralid r15, do_notify_resume; /* Handle any signals */
846 bralid r15, do_notify_resume; /* Handle any signals */
H A Dsignal.c314 asmlinkage void do_notify_resume(struct pt_regs *regs, int in_syscall) in do_notify_resume() function
H A Dentry-nommu.S140 bralid r15, do_notify_resume
502 bralid r15, do_notify_resume
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dentry.S143 jal do_notify_resume # a2 already loaded
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Dentry.S155 jsr do_notify_resume
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dsignal.c257 asmlinkage void do_notify_resume(struct pt_regs *regs, in do_notify_resume() function
H A Dentry.S295 jmpi do_notify_resume
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dex-exit.S128 bal do_notify_resume
/OK3568_Linux_fs/kernel/arch/m68k/68000/
H A Dentry.S121 bsrw do_notify_resume
/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dsignal.c280 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags) in do_notify_resume() function
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dsignal.c311 asmlinkage __visible void do_notify_resume(struct pt_regs *regs, in do_notify_resume() function
/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dsignal.c313 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags, in do_notify_resume() function
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dsignal.c302 asmlinkage int do_notify_resume(struct pt_regs *regs) in do_notify_resume() function

12