/arch/sparc/kernel/ |
D | kprobes.c | 44 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk); 75 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe() 83 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe() 92 struct kprobe_ctlblk *kcb) in set_current_kprobe() 100 struct kprobe_ctlblk *kcb) in prepare_singlestep() 119 struct kprobe_ctlblk *kcb; in kprobe_handler() 280 struct pt_regs *regs, struct kprobe_ctlblk *kcb) in resume_execution() 298 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler() 325 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler() 442 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler() [all …]
|
/arch/s390/kernel/ |
D | kprobes.c | 36 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk); 142 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in swap_instruction() 174 static void __kprobes enable_singlestep(struct kprobe_ctlblk *kcb, in enable_singlestep() 197 static void __kprobes disable_singlestep(struct kprobe_ctlblk *kcb, in disable_singlestep() 213 static void __kprobes push_kprobe(struct kprobe_ctlblk *kcb, struct kprobe *p) in push_kprobe() 225 static void __kprobes pop_kprobe(struct kprobe_ctlblk *kcb) in pop_kprobe() 240 static void __kprobes kprobe_reenter_check(struct kprobe_ctlblk *kcb, in kprobe_reenter_check() 264 struct kprobe_ctlblk *kcb; in kprobe_handler() 452 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in resume_execution() 476 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler() [all …]
|
/arch/mips/kernel/ |
D | kprobes.c | 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() [all …]
|
/arch/x86/kernel/kprobes/ |
D | ftrace.c | 29 struct kprobe_ctlblk *kcb) in __skip_singlestep() 45 struct kprobe_ctlblk *kcb) in skip_singlestep() 58 struct kprobe_ctlblk *kcb; in kprobe_ftrace_handler()
|
D | common.h | 105 struct kprobe_ctlblk *kcb); 108 struct kprobe_ctlblk *kcb) in skip_singlestep()
|
D | core.c | 66 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk); 428 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe() 436 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe() 445 struct kprobe_ctlblk *kcb) in set_current_kprobe() 486 setup_singlestep(struct kprobe *p, struct pt_regs *regs, struct kprobe_ctlblk *kcb, int reenter) in setup_singlestep() 529 reenter_kprobe(struct kprobe *p, struct pt_regs *regs, struct kprobe_ctlblk *kcb) in reenter_kprobe() 565 struct kprobe_ctlblk *kcb; in kprobe_handler() 779 resume_execution(struct kprobe *p, struct pt_regs *regs, struct kprobe_ctlblk *kcb) in resume_execution() 862 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler() 898 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler() [all …]
|
D | opt.c | 146 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in optimized_callback()
|
/arch/powerpc/kernel/ |
D | kprobes.c | 46 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk); 130 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe() 137 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe() 145 struct kprobe_ctlblk *kcb) in set_current_kprobe() 165 struct kprobe_ctlblk *kcb; in kprobe_handler() 383 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in post_kprobe_handler() 424 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler() 522 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler() 546 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()
|
/arch/arm/kernel/ |
D | kprobes.c | 47 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk); 166 static void __kprobes save_previous_kprobe(struct kprobe_ctlblk *kcb) in save_previous_kprobe() 172 static void __kprobes restore_previous_kprobe(struct kprobe_ctlblk *kcb) in restore_previous_kprobe() 198 singlestep(struct kprobe *p, struct pt_regs *regs, struct kprobe_ctlblk *kcb) in singlestep() 213 struct kprobe_ctlblk *kcb; in kprobe_handler() 312 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in kprobe_fault_handler() 465 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in setjmp_pre_handler() 489 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in jprobe_return() 547 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in longjmp_break_handler()
|
/arch/arc/kernel/ |
D | kprobes.c | 24 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/ |
D | kprobes.c | 21 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/sparc/include/asm/ |
D | kprobes.h | 38 struct kprobe_ctlblk { struct
|
/arch/arm/include/asm/ |
D | kprobes.h | 53 struct kprobe_ctlblk { struct
|
/arch/ia64/kernel/ |
D | kprobes.c | 41 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/ |
D | kprobes.h | 44 struct kprobe_ctlblk { struct
|
/arch/s390/include/asm/ |
D | kprobes.h | 69 struct kprobe_ctlblk { struct
|
/arch/sh/include/asm/ |
D | kprobes.h | 40 struct kprobe_ctlblk { struct
|
/arch/mips/include/asm/ |
D | kprobes.h | 80 struct kprobe_ctlblk { struct
|
/arch/powerpc/include/asm/ |
D | kprobes.h | 96 struct kprobe_ctlblk { struct
|
/arch/x86/include/asm/ |
D | kprobes.h | 106 struct kprobe_ctlblk { struct
|
/arch/ia64/include/asm/ |
D | kprobes.h | 78 struct kprobe_ctlblk { struct
|