Home
last modified time | relevance | path

Searched refs:TIF_NOTIFY_SIGNAL (Results 1 – 25 of 27) sorted by relevance

12

/arch/um/include/asm/
A Dthread_info.h38 #define TIF_NOTIFY_SIGNAL 3 /* signal notifications exist */ macro
52 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL)
/arch/nios2/include/asm/
A Dthread_info.h80 #define TIF_NOTIFY_SIGNAL 7 /* signal notifications exist */ macro
92 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL)
/arch/hexagon/include/asm/
A Dthread_info.h92 #define TIF_NOTIFY_SIGNAL 7 /* signal notifications exist */ macro
101 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL)
/arch/openrisc/include/asm/
A Dthread_info.h94 #define TIF_NOTIFY_SIGNAL 5 /* signal notifications exist */ macro
106 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL)
/arch/arc/include/asm/
A Dthread_info.h79 #define TIF_NOTIFY_SIGNAL 5 /* signal notifications exist */ macro
90 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL)
/arch/parisc/include/asm/
A Dthread_info.h47 #define TIF_NOTIFY_SIGNAL 6 /* signal notifications exist */ macro
58 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL)
/arch/riscv/include/asm/
A Dthread_info.h116 #define TIF_NOTIFY_SIGNAL 9 /* signal notifications exist */ macro
125 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL)
/arch/sparc/include/asm/
A Dthread_info_32.h107 #define TIF_NOTIFY_SIGNAL 5 /* signal notifications exist */ macro
119 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL)
A Dthread_info_64.h182 #define TIF_NOTIFY_SIGNAL 4 /* signal notifications exist */ macro
202 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL)
/arch/csky/include/asm/
A Dthread_info.h63 #define TIF_NOTIFY_SIGNAL 7 /* signal notifications exist */ macro
75 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL)
/arch/loongarch/include/asm/
A Dthread_info.h73 #define TIF_NOTIFY_SIGNAL 4 /* signal notifications exist */ macro
96 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL)
/arch/microblaze/include/asm/
A Dthread_info.h104 #define TIF_NOTIFY_SIGNAL 5 /* signal notifications exist */ macro
117 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL)
/arch/xtensa/include/asm/
A Dthread_info.h120 #define TIF_NOTIFY_SIGNAL 5 /* signal notifications exist */ macro
133 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL)
/arch/s390/include/asm/
A Dthread_info.h67 #define TIF_NOTIFY_SIGNAL 7 /* signal notifications exist */ macro
89 #define _TIF_NOTIFY_SIGNAL BIT(TIF_NOTIFY_SIGNAL)
/arch/sh/include/asm/
A Dthread_info.h103 #define TIF_NOTIFY_SIGNAL 3 /* signal notifications exist */ macro
115 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL)
/arch/alpha/include/asm/
A Dthread_info.h66 #define TIF_NOTIFY_SIGNAL 5 /* signal notifications exist */ macro
76 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL)
/arch/arm64/include/asm/
A Dthread_info.h67 #define TIF_NOTIFY_SIGNAL 7 /* signal notifications exist */ macro
106 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL)
/arch/mips/include/asm/
A Dthread_info.h116 #define TIF_NOTIFY_SIGNAL 7 /* signal notifications exist */ macro
141 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL)
/arch/x86/include/asm/
A Dthread_info.h101 #define TIF_NOTIFY_SIGNAL 17 /* signal notifications exist */ macro
125 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL)
/arch/arm/include/asm/
A Dthread_info.h146 #define TIF_NOTIFY_SIGNAL 4 /* signal notifications exist */ macro
165 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL)
/arch/powerpc/include/asm/
A Dthread_info.h100 #define TIF_NOTIFY_SIGNAL 3 /* signal notifications exist */ macro
127 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL)
/arch/m68k/include/asm/
A Dthread_info.h61 #define TIF_NOTIFY_SIGNAL 4 macro
/arch/microblaze/kernel/
A Dsignal.c311 test_thread_flag(TIF_NOTIFY_SIGNAL)) in do_notify_resume()
/arch/nios2/kernel/
A Dsignal.c313 test_thread_flag(TIF_NOTIFY_SIGNAL)) { in do_notify_resume()
/arch/xtensa/kernel/
A Dsignal.c530 test_thread_flag(TIF_NOTIFY_SIGNAL)) in do_notify_resume()

Completed in 42 milliseconds

12