Home
last modified time | relevance | path

Searched refs:kprobe_ctlblk (Results 1 – 24 of 24) sorted by relevance

/arch/tile/kernel/
Dkprobes.c34 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
153 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
160 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
168 struct kprobe_ctlblk *kcb) in set_current_kprobe()
189 struct kprobe_ctlblk *kcb; in kprobe_handler()
284 struct kprobe_ctlblk *kcb) in resume_execution()
293 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler()
320 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
376 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler()
402 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()
/arch/sparc/kernel/
Dkprobes.c45 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()
[all …]
/arch/s390/kernel/
Dkprobes.c37 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
147 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in swap_instruction()
180 static void __kprobes enable_singlestep(struct kprobe_ctlblk *kcb, in enable_singlestep()
203 static void __kprobes disable_singlestep(struct kprobe_ctlblk *kcb, in disable_singlestep()
219 static void __kprobes push_kprobe(struct kprobe_ctlblk *kcb, struct kprobe *p) in push_kprobe()
231 static void __kprobes pop_kprobe(struct kprobe_ctlblk *kcb) in pop_kprobe()
246 static void __kprobes kprobe_reenter_check(struct kprobe_ctlblk *kcb, in kprobe_reenter_check()
270 struct kprobe_ctlblk *kcb; in kprobe_handler()
458 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in resume_execution()
482 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler()
[all …]
/arch/mips/kernel/
Dkprobes.c54 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()
[all …]
/arch/x86/kernel/kprobes/
Dftrace.c30 struct kprobe_ctlblk *kcb) in __skip_singlestep()
46 struct kprobe_ctlblk *kcb) in skip_singlestep()
60 struct kprobe_ctlblk *kcb; in kprobe_ftrace_handler()
Dcommon.h100 struct kprobe_ctlblk *kcb);
103 struct kprobe_ctlblk *kcb) in skip_singlestep()
Dcore.c66 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
436 save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
445 restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
455 struct kprobe_ctlblk *kcb) in set_current_kprobe()
496 struct kprobe_ctlblk *kcb, int reenter) in setup_singlestep()
540 struct kprobe_ctlblk *kcb) in reenter_kprobe()
578 struct kprobe_ctlblk *kcb; in kprobe_int3_handler()
799 struct kprobe_ctlblk *kcb) in resume_execution()
883 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_debug_handler()
920 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
[all …]
Dopt.c144 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in optimized_callback()
/arch/powerpc/kernel/
Dkprobes.c41 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
113 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
120 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
128 struct kprobe_ctlblk *kcb) in set_current_kprobe()
148 struct kprobe_ctlblk *kcb; in kprobe_handler()
366 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler()
407 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
503 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler()
540 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()
/arch/arm/kernel/
Dkprobes.c52 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
176 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
182 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
208 singlestep(struct kprobe *p, struct pt_regs *regs, struct kprobe_ctlblk *kcb) in singlestep()
223 struct kprobe_ctlblk *kcb; in kprobe_handler()
322 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
475 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler()
499 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in jprobe_return()
557 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()
/arch/arc/kernel/
Dkprobes.c24 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
82 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
88 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
199 struct kprobe_ctlblk *kcb; in arc_kprobe_handler()
257 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in arc_post_kprobe_handler()
301 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
392 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler()
410 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()
/arch/sh/kernel/
Dkprobes.c21 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
124 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
130 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
137 struct kprobe_ctlblk *kcb) in set_current_kprobe()
220 struct kprobe_ctlblk *kcb; in kprobe_handler()
374 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler()
423 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
493 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_exceptions_notify()
530 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler()
558 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()
/arch/arm/include/asm/
Dkprobes.h42 struct kprobe_ctlblk { struct
/arch/avr32/include/asm/
Dkprobes.h36 struct kprobe_ctlblk { struct
/arch/ia64/kernel/
Dkprobes.c41 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
387 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
395 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
405 struct kprobe_ctlblk *kcb) in set_current_kprobe()
792 struct kprobe_ctlblk *kcb; in pre_kprobes_handler()
898 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobes_handler()
925 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
1047 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler()
1092 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()
/arch/arc/include/asm/
Dkprobes.h44 struct kprobe_ctlblk { struct
/arch/sparc/include/asm/
Dkprobes.h38 struct kprobe_ctlblk { struct
/arch/tile/include/asm/
Dkprobes.h62 struct kprobe_ctlblk { struct
/arch/sh/include/asm/
Dkprobes.h40 struct kprobe_ctlblk { struct
/arch/mips/include/asm/
Dkprobes.h80 struct kprobe_ctlblk { struct
/arch/s390/include/asm/
Dkprobes.h71 struct kprobe_ctlblk { struct
/arch/powerpc/include/asm/
Dkprobes.h97 struct kprobe_ctlblk { struct
/arch/x86/include/asm/
Dkprobes.h105 struct kprobe_ctlblk { struct
/arch/ia64/include/asm/
Dkprobes.h78 struct kprobe_ctlblk { struct