Home
last modified time | relevance | path

Searched refs:SIGSTKFLT (Results 1 – 9 of 9) sorted by relevance

/linux/security/apparmor/include/
H A Dsig_names.h25 #ifdef SIGSTKFLT
26 [SIGSTKFLT] = 16, /* -, 16, - */
/linux/arch/m68k/include/uapi/asm/
H A Dsignal.h34 #define SIGSTKFLT 16 macro
/linux/arch/parisc/include/uapi/asm/
H A Dsignal.h12 #define SIGSTKFLT 7 macro
/linux/include/uapi/asm-generic/
H A Dsignal.h27 #define SIGSTKFLT 16 macro
/linux/arch/s390/include/uapi/asm/
H A Dsignal.h42 #define SIGSTKFLT 16 macro
/linux/arch/arm/include/uapi/asm/
H A Dsignal.h34 #define SIGSTKFLT 16 macro
/linux/arch/xtensa/include/uapi/asm/
H A Dsignal.h51 #define SIGSTKFLT 16 macro
/linux/arch/powerpc/include/uapi/asm/
H A Dsignal.h37 #define SIGSTKFLT 16 macro
/linux/tools/perf/trace/beauty/
H A Dsignum.c45 #ifdef SIGSTKFLT in syscall_arg__scnprintf_signum()