SIG_KERNEL_IGNORE_MASK  361 include/linux/signal.h 	(((sig) < SIGRTMIN) && siginmask(sig, SIG_KERNEL_IGNORE_MASK))
SIG_KERNEL_IGNORE_MASK  370 include/linux/signal.h 	(!siginmask(signr, SIG_KERNEL_IGNORE_MASK|SIG_KERNEL_STOP_MASK) && \