kprobe_orig_tstate_pil   46 arch/sparc/include/asm/kprobes.h 	unsigned long kprobe_orig_tstate_pil;
kprobe_orig_tstate_pil   82 arch/sparc/kernel/kprobes.c 	kcb->prev_kprobe.orig_tstate_pil = kcb->kprobe_orig_tstate_pil;
kprobe_orig_tstate_pil   90 arch/sparc/kernel/kprobes.c 	kcb->kprobe_orig_tstate_pil = kcb->prev_kprobe.orig_tstate_pil;
kprobe_orig_tstate_pil   98 arch/sparc/kernel/kprobes.c 	kcb->kprobe_orig_tstate_pil = (regs->tstate & TSTATE_PIL);
kprobe_orig_tstate_pil  135 arch/sparc/kernel/kprobes.c 					kcb->kprobe_orig_tstate_pil);
kprobe_orig_tstate_pil  290 arch/sparc/kernel/kprobes.c 			kcb->kprobe_orig_tstate_pil);
kprobe_orig_tstate_pil  339 arch/sparc/kernel/kprobes.c 				kcb->kprobe_orig_tstate_pil);