| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | kprobes.c | 66 static inline void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function 105 set_current_kprobe(p); in parisc_kprobe_break_handler() 112 set_current_kprobe(p); in parisc_kprobe_break_handler()
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | kprobes.c | 91 static inline void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function 213 set_current_kprobe(p); in arc_kprobe_handler() 220 set_current_kprobe(p); in arc_kprobe_handler()
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/probes/ |
| H A D | kprobes.c | 145 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function 198 set_current_kprobe(p); in setup_singlestep() 346 set_current_kprobe(p); in kprobe_breakpoint_handler()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | kprobes.c | 93 static void __kprobes set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function 145 set_current_kprobe(p, regs, kcb); in kprobe_handler() 176 set_current_kprobe(p, regs, kcb); in kprobe_handler()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/probes/ |
| H A D | kprobes.c | 156 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function 201 set_current_kprobe(p); in setup_singlestep() 343 set_current_kprobe(p); in kprobe_handler()
|
| /OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/ |
| H A D | core.c | 202 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function 274 set_current_kprobe(p); in kprobe_handler() 290 set_current_kprobe(p); in kprobe_handler()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | kprobes.c | 133 static void __kprobes set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function 244 set_current_kprobe(p, regs, kcb); in kprobe_handler() 270 set_current_kprobe(p, regs, kcb); in kprobe_handler()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | kprobes.c | 173 static void set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function 307 set_current_kprobe(p, regs, kcb); in kprobe_handler() 344 set_current_kprobe(p, regs, kcb); in kprobe_handler()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | kprobes.c | 198 static nokprobe_inline void set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function 335 set_current_kprobe(p, regs, kcb); in kprobe_handler() 352 set_current_kprobe(p, regs, kcb); in kprobe_handler()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/kprobes/ |
| H A D | core.c | 563 set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function 627 set_current_kprobe(p, regs, kcb); in setup_singlestep() 706 set_current_kprobe(p, regs, kcb); in kprobe_int3_handler()
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | kprobes.c | 389 static void __kprobes set_current_kprobe(struct kprobe *p, in set_current_kprobe() function 727 set_current_kprobe(p, kcb); in pre_kprobes_handler() 763 set_current_kprobe(p, kcb); in pre_kprobes_handler()
|