Home
last modified time | relevance | path

Searched refs:do_work_pending (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dsignal.h10 void do_work_pending(struct pt_regs *regs, unsigned long thread_info_flags);
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dsignal.h27 int do_work_pending(struct pt_regs *regs, unsigned int thread_flags,
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dvm_entry.S281 R26.L = #LO(do_work_pending);
286 R26.H = #HI(do_work_pending);
294 * R26 needs to have do_work_pending, and R0 should have VM_INT_DISABLE
365 R26.H = #HI(do_work_pending);
369 R26.L = #LO(do_work_pending);
H A Dprocess.c164 int do_work_pending(struct pt_regs *regs, u32 thread_info_flags) in do_work_pending() function
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dvm_entry.S281 R26.L = #LO(do_work_pending);
286 R26.H = #HI(do_work_pending);
294 * R26 needs to have do_work_pending, and R0 should have VM_INT_DISABLE
365 R26.H = #HI(do_work_pending);
369 R26.L = #LO(do_work_pending);
H A Dprocess.c155 int do_work_pending(struct pt_regs *regs, u32 thread_info_flags) in do_work_pending() function
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dsignal.c39 asmlinkage int do_work_pending(struct pt_regs *regs, unsigned int thread_flags,
298 do_work_pending(struct pt_regs *regs, unsigned int thread_flags, int syscall) in do_work_pending() function
H A Dentry.S959 l.jal do_work_pending
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dsignal.c293 do_work_pending(struct pt_regs *regs, unsigned int thread_flags, int syscall) in do_work_pending() function
H A Dentry.S936 l.jal do_work_pending
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dentry-common.S108 bl do_work_pending
120 * do_work_pending() will update this state if necessary.
H A Dsignal.c643 do_work_pending(struct pt_regs *regs, unsigned int thread_flags, int syscall) in do_work_pending() function
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dentry-common.S89 bl do_work_pending
102 * do_work_pending() will update this state if necessary.
H A Dsignal.c602 do_work_pending(struct pt_regs *regs, unsigned int thread_flags, int syscall) in do_work_pending() function
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dentry.S566 jsr $26, do_work_pending
H A Dsignal.c522 do_work_pending(struct pt_regs *regs, unsigned long thread_flags, in do_work_pending() function
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dsignal.c523 do_work_pending(struct pt_regs *regs, unsigned long thread_flags, in do_work_pending() function
H A Dentry.S565 jsr $26, do_work_pending

Completed in 15 milliseconds