Lines Matching refs:kprobe_ctlblk
54 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
216 static void save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
225 static void restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
235 struct kprobe_ctlblk *kcb) in set_current_kprobe()
256 struct kprobe_ctlblk *kcb) in evaluate_branch_instruction()
290 struct kprobe_ctlblk *kcb) in prepare_singlestep()
324 struct kprobe_ctlblk *kcb) in resume_execution()
339 struct kprobe_ctlblk *kcb; in kprobe_handler()
441 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler()
470 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
523 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler()
551 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()