_SIGMASK_COPY_SIZE  224 arch/s390/kernel/signal.c 	if (__copy_from_user(&set.sig, &frame->sc.oldmask, _SIGMASK_COPY_SIZE))
_SIGMASK_COPY_SIZE  313 arch/s390/kernel/signal.c 	memcpy(&sc.oldmask, &set->sig, _SIGMASK_COPY_SIZE);