Home
last modified time | relevance | path

Searched defs:thread_flags (Results 1 – 5 of 5) sorted by relevance

/arch/openrisc/kernel/
Dsignal.c330 do_work_pending(struct pt_regs *regs, unsigned int thread_flags, int syscall) in do_work_pending()
/arch/um/kernel/
Dprocess.c84 unsigned long thread_flags; in interrupt_end() local
/arch/arm/kernel/
Dsignal.c602 do_work_pending(struct pt_regs *regs, unsigned int thread_flags, int syscall) in do_work_pending()
/arch/alpha/kernel/
Dsignal.c523 do_work_pending(struct pt_regs *regs, unsigned long thread_flags, in do_work_pending()
/arch/arm64/kernel/
Dentry-common.c133 static void do_notify_resume(struct pt_regs *regs, unsigned long thread_flags) in do_notify_resume()