Home
last modified time | relevance | path

Searched defs:_BLOCKABLE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/nios2/kernel/
H A Dsignal.c23 #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP))) macro
/linux/arch/alpha/kernel/
H A Dsignal.c36 #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP))) macro