Lines Matching refs:kprobe_ctlblk
45 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
76 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
84 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
93 struct kprobe_ctlblk *kcb) in set_current_kprobe()
101 struct kprobe_ctlblk *kcb) in prepare_singlestep()
120 struct kprobe_ctlblk *kcb; in kprobe_handler()
281 struct pt_regs *regs, struct kprobe_ctlblk *kcb) in resume_execution()
299 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler()
326 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
447 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler()
460 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in jprobe_return()
480 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()