Searched refs:cur_kprobe (Results 1 – 4 of 4) sorted by relevance
210 struct kprobe *p, *cur_kprobe; in kprobe_breakpoint_handler() local219 cur_kprobe = kprobe_running(); in kprobe_breakpoint_handler()223 if (cur_kprobe) { in kprobe_breakpoint_handler()
289 struct kprobe *p, *cur_kprobe; in kprobe_breakpoint_handler() local294 cur_kprobe = kprobe_running(); in kprobe_breakpoint_handler()299 if (cur_kprobe) { in kprobe_breakpoint_handler()
313 struct kprobe *p, *cur_kprobe; in kprobe_brk_handler() local318 cur_kprobe = kprobe_running(); in kprobe_brk_handler()329 if (cur_kprobe) { in kprobe_brk_handler()
313 struct kprobe *p, *cur_kprobe; in kprobe_breakpoint_handler() local318 cur_kprobe = kprobe_running(); in kprobe_breakpoint_handler()323 if (cur_kprobe) { in kprobe_breakpoint_handler()