Searched refs:kprobe_orig_tstate_pil (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc64/
H A Dkprobes.h39 unsigned long kprobe_orig_tstate_pil; member in struct:kprobe_ctlblk
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dkprobes.c74 kcb->prev_kprobe.orig_tstate_pil = kcb->kprobe_orig_tstate_pil;
82 kcb->kprobe_orig_tstate_pil = kcb->prev_kprobe.orig_tstate_pil;
90 kcb->kprobe_orig_tstate_pil = (regs->tstate & TSTATE_PIL);
127 kcb->kprobe_orig_tstate_pil);
286 kcb->kprobe_orig_tstate_pil);
335 kcb->kprobe_orig_tstate_pil);

Completed in 91 milliseconds