Home
last modified time | relevance | path

Searched refs:do_work_pending (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/hexagon/kernel/
H A Dvm_entry.S281 R26.L = #LO(do_work_pending);
286 R26.H = #HI(do_work_pending);
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
/openbmc/linux/arch/riscv/include/asm/
H A Dsignal.h10 void do_work_pending(struct pt_regs *regs, unsigned long thread_info_flags);
/openbmc/linux/arch/arm/include/asm/
H A Dsignal.h27 int do_work_pending(struct pt_regs *regs, unsigned int thread_flags,
/openbmc/linux/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
/openbmc/linux/arch/arm/kernel/
H A Dentry-common.S89 bl do_work_pending
H A Dsignal.c602 do_work_pending(struct pt_regs *regs, unsigned int thread_flags, int syscall) in do_work_pending() function
/openbmc/linux/arch/alpha/kernel/
H A Dentry.S560 jsr $26, do_work_pending
H A Dsignal.c523 do_work_pending(struct pt_regs *regs, unsigned long thread_flags, in do_work_pending() function