_BLOCKABLE         37 arch/x86/ia32/ia32_signal.c #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP)))
_BLOCKABLE         35 arch/x86/kernel/signal_32.c #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP)))
_BLOCKABLE         35 arch/x86/kernel/signal_64.c #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP)))