kprobe_saved_imask 68 arch/s390/include/asm/kprobes.h unsigned long kprobe_saved_imask; kprobe_saved_imask 213 arch/s390/kernel/kprobes.c kcb->kprobe_saved_imask = regs->psw.mask & kprobe_saved_imask 231 arch/s390/kernel/kprobes.c regs->psw.mask |= kcb->kprobe_saved_imask;