Lines Matching defs:kcb
85 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in arch_simulate_insn() local
158 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
164 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
180 static void __kprobes kprobes_save_local_irqflag(struct kprobe_ctlblk *kcb, in kprobes_save_local_irqflag()
187 static void __kprobes kprobes_restore_local_irqflag(struct kprobe_ctlblk *kcb, in kprobes_restore_local_irqflag()
196 struct kprobe_ctlblk *kcb, int reenter) in setup_singlestep()
223 struct kprobe_ctlblk *kcb) in reenter_kprobe()
246 post_kprobe_handler(struct kprobe *cur, struct kprobe_ctlblk *kcb, struct pt_regs *regs) in post_kprobe_handler()
268 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler() local
299 struct kprobe_ctlblk *kcb; in kprobe_breakpoint_handler() local
347 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_breakpoint_ss_handler() local