Home
last modified time | relevance | path

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

/linux/arch/um/kernel/
H A Dprocess.c85 unsigned long thread_flags; in interrupt_end() local
/linux/arch/arm/kernel/
H A Dsignal.c602 do_work_pending(struct pt_regs *regs, unsigned int thread_flags, int syscall) in do_work_pending()
/linux/arch/alpha/kernel/
H A Dsignal.c523 do_work_pending(struct pt_regs *regs, unsigned long thread_flags, in do_work_pending()
/linux/arch/arm64/kernel/
H A Dentry-common.c131 static void do_notify_resume(struct pt_regs *regs, unsigned long thread_flags) in do_notify_resume()
/linux/include/linux/
H A Dinterrupt.h132 unsigned long thread_flags; member