/arch/tile/kernel/ |
D | kprobes.c | 34 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/ |
D | kprobes.c | 45 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/ |
D | kprobes.c | 37 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/ |
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 | 30 struct kprobe_ctlblk *kcb) in __skip_singlestep() 46 struct kprobe_ctlblk *kcb) in skip_singlestep() 60 struct kprobe_ctlblk *kcb; in kprobe_ftrace_handler()
|
D | common.h | 100 struct kprobe_ctlblk *kcb); 103 struct kprobe_ctlblk *kcb) in skip_singlestep()
|
D | core.c | 66 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 …]
|
D | opt.c | 144 struct kprobe_ctlblk *kcb = get_kprobe_ctlblk(); in optimized_callback()
|
/arch/powerpc/kernel/ |
D | kprobes.c | 41 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/ |
D | kprobes.c | 52 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/ |
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/arm/include/asm/ |
D | kprobes.h | 42 struct kprobe_ctlblk { struct
|
/arch/avr32/include/asm/ |
D | kprobes.h | 36 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/sparc/include/asm/ |
D | kprobes.h | 38 struct kprobe_ctlblk { struct
|
/arch/tile/include/asm/ |
D | kprobes.h | 62 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/s390/include/asm/ |
D | kprobes.h | 71 struct kprobe_ctlblk { struct
|
/arch/powerpc/include/asm/ |
D | kprobes.h | 97 struct kprobe_ctlblk { struct
|
/arch/x86/include/asm/ |
D | kprobes.h | 105 struct kprobe_ctlblk { struct
|
/arch/ia64/include/asm/ |
D | kprobes.h | 78 struct kprobe_ctlblk { struct
|