Home
last modified time | relevance | path

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

12

/linux-6.1.9/arch/riscv/include/asm/
Dsignal.h10 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags);
/linux-6.1.9/arch/powerpc/include/asm/
Dsignal.h10 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags);
/linux-6.1.9/arch/microblaze/include/asm/
Dentry.h31 extern asmlinkage void do_notify_resume(struct pt_regs *regs, int in_syscall);
/linux-6.1.9/arch/sh/include/asm/
Dsyscalls_32.h24 asmlinkage void do_notify_resume(struct pt_regs *regs, unsigned int save_r0,
/linux-6.1.9/arch/arm64/include/asm/
Dexception.h80 void do_notify_resume(struct pt_regs *regs, unsigned long thread_flags);
/linux-6.1.9/arch/arc/kernel/
Dentry.S305 mov r0, sp ; pt_regs for arg to do_signal()/do_notify_resume()
338 blnz @do_notify_resume
Dsignal.c434 void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
/linux-6.1.9/arch/sparc/kernel/
Dkernel.h164 void do_notify_resume(struct pt_regs *regs, unsigned long orig_i0,
Dentry.h81 void do_notify_resume(struct pt_regs *regs,
Drtrap_32.S79 call do_notify_resume
Drtrap_64.S69 call do_notify_resume
/linux-6.1.9/arch/mips/kernel/
Dentry.S142 jal do_notify_resume # a2 already loaded
/linux-6.1.9/arch/m68k/coldfire/
Dentry.S151 jsr do_notify_resume
/linux-6.1.9/arch/csky/kernel/
Dsignal.c257 asmlinkage void do_notify_resume(struct pt_regs *regs, in do_notify_resume() function
Dentry.S197 jmpi do_notify_resume
/linux-6.1.9/arch/m68k/68000/
Dentry.S117 bsrw do_notify_resume
/linux-6.1.9/arch/powerpc/kernel/
Dinterrupt.c197 do_notify_resume(regs, ti_flags); in interrupt_exit_user_prepare_main()
Dsignal.c298 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() function
/linux-6.1.9/arch/microblaze/kernel/
Dentry.S470 bralid r15, do_notify_resume; /* Handle any signals */
655 bralid r15, do_notify_resume; /* Handle any signals */
754 bralid r15, do_notify_resume; /* Handle any signals */
1040 bralid r15, do_notify_resume; /* Handle any signals */
Dsignal.c307 asmlinkage void do_notify_resume(struct pt_regs *regs, int in_syscall) in do_notify_resume() function
/linux-6.1.9/arch/nios2/kernel/
Dsignal.c302 asmlinkage int do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
Dentry.S317 call do_notify_resume
/linux-6.1.9/arch/xtensa/kernel/
Dsignal.c506 void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
/linux-6.1.9/arch/m68k/kernel/
Dentry.S267 bsrl do_notify_resume
/linux-6.1.9/arch/parisc/kernel/
Dsignal.c581 void do_notify_resume(struct pt_regs *regs, long in_syscall) in do_notify_resume() function

12