Lines Matching refs:kprobe_ctlblk
44 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
75 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
83 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
92 struct kprobe_ctlblk *kcb) in set_current_kprobe()
100 struct kprobe_ctlblk *kcb) in prepare_singlestep()
119 struct kprobe_ctlblk *kcb; in kprobe_handler()
280 struct pt_regs *regs, struct kprobe_ctlblk *kcb) in resume_execution()
298 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler()
325 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
442 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler()
455 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in jprobe_return()
475 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()