Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dkprobes.c43 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
71 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
79 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
88 struct kprobe_ctlblk *kcb) in set_current_kprobe()
96 struct kprobe_ctlblk *kcb) in prepare_singlestep()
115 struct kprobe_ctlblk *kcb; in kprobe_handler()
276 struct pt_regs *regs, struct kprobe_ctlblk *kcb) in resume_execution()
294 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler()
321 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
438 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler()
[all …]
/arch/arm/kernel/
Dkprobes.c42 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
100 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
106 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
118 struct kprobe_ctlblk *kcb) in singlestep()
134 struct kprobe_ctlblk *kcb; in kprobe_handler()
213 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
362 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler()
375 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in jprobe_return()
407 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()
/arch/s390/kernel/
Dkprobes.c34 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
191 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in arch_arm_kprobe()
206 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in arch_disarm_kprobe()
245 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
254 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
264 struct kprobe_ctlblk *kcb) in set_current_kprobe()
289 struct kprobe_ctlblk *kcb; in kprobe_handler()
444 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in resume_execution()
475 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler()
511 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
[all …]
/arch/sh/kernel/
Dkprobes.c20 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
118 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
124 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
131 struct kprobe_ctlblk *kcb) in set_current_kprobe()
212 struct kprobe_ctlblk *kcb; in kprobe_handler()
366 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler()
413 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
483 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_exceptions_notify()
520 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler()
548 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()
/arch/powerpc/kernel/
Dkprobes.c46 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
127 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
134 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
142 struct kprobe_ctlblk *kcb) in set_current_kprobe()
162 struct kprobe_ctlblk *kcb; in kprobe_handler()
391 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler()
431 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
529 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler()
553 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()
/arch/x86/kernel/
Dkprobes.c61 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
388 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe()
396 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe()
405 struct kprobe_ctlblk *kcb) in set_current_kprobe()
450 struct kprobe_ctlblk *kcb) in setup_singlestep()
471 struct kprobe_ctlblk *kcb) in reenter_kprobe()
523 struct kprobe_ctlblk *kcb; in kprobe_handler()
774 struct pt_regs *regs, struct kprobe_ctlblk *kcb) in resume_execution()
858 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler()
894 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler()
[all …]
/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/sparc/include/asm/
Dkprobes.h38 struct kprobe_ctlblk { struct
/arch/arm/include/asm/
Dkprobes.h54 struct kprobe_ctlblk { struct
/arch/x86/include/asm/
Dkprobes.h75 struct kprobe_ctlblk { struct
/arch/sh/include/asm/
Dkprobes.h41 struct kprobe_ctlblk { struct
/arch/s390/include/asm/
Dkprobes.h81 struct kprobe_ctlblk { struct
/arch/ia64/include/asm/
Dkprobes.h78 struct kprobe_ctlblk { struct
/arch/powerpc/include/asm/
Dkprobes.h107 struct kprobe_ctlblk { struct