Home
last modified time | relevance | path

Searched defs:SIGKILL (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dsignal.h22 #define SIGKILL 9 macro
/openbmc/u-boot/include/asm-generic/
H A Dsignal.h19 #define SIGKILL 9 macro
/openbmc/linux/include/uapi/asm-generic/
H A Dsignal.h20 #define SIGKILL 9 macro
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dsignal.h27 #define SIGKILL 9 macro
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dsignal.h27 #define SIGKILL 9 macro
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dsignal.h35 #define SIGKILL 9 macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dsignal.h14 #define SIGKILL 9 macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dsignal.h44 #define SIGKILL 9 macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsignal.h32 #define SIGKILL 9 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsignal.h34 #define SIGKILL 9 /* Kill, unblockable (POSIX). */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dsignal.h31 #define SIGKILL 9 macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dsignal.h30 #define SIGKILL 9 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dsignal.h31 #define SIGKILL 9 macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dsignal.h40 #define SIGKILL 9 macro
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c347 TEST_SIGNAL(mode_strict_cannot_call_prctl, SIGKILL) in TEST_SIGNAL() argument