Home
last modified time | relevance | path

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

/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.c130 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