Home
last modified time | relevance | path

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

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