Home
last modified time | relevance | path

Searched refs:set_current_kprobe (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dkprobes.c99 static void set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
103 NOKPROBE_SYMBOL(set_current_kprobe); variable
162 set_current_kprobe(p); in setup_singlestep()
228 set_current_kprobe(p); in kprobe_breakpoint_handler()
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dkprobes.c66 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()
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dkprobes.c72 static inline void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
109 set_current_kprobe(p); in parisc_kprobe_break_handler()
116 set_current_kprobe(p); in parisc_kprobe_break_handler()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dkprobes.c144 static void set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function
177 set_current_kprobe(p, regs, kcb); in setup_singlestep()
251 set_current_kprobe(p, regs, kcb); in kprobe_handler()
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dkprobes.c91 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()
/kernel/linux/linux-5.10/arch/csky/kernel/probes/
H A Dkprobes.c145 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()
/kernel/linux/linux-5.10/arch/arm64/kernel/probes/
H A Dkprobes.c156 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()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dkprobes.c173 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()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dkprobes.c93 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()
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/
H A Dcore.c202 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()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dkprobes.c180 static void set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function
313 set_current_kprobe(p, regs, kcb); in kprobe_handler()
350 set_current_kprobe(p, regs, kcb); in kprobe_handler()
/kernel/linux/linux-6.6/arch/arm64/kernel/probes/
H A Dkprobes.c176 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
208 set_current_kprobe(p); in setup_singlestep()
326 set_current_kprobe(p); in kprobe_breakpoint_handler()
/kernel/linux/linux-6.6/arch/csky/kernel/probes/
H A Dkprobes.c145 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
198 set_current_kprobe(p); in setup_singlestep()
328 set_current_kprobe(p); in kprobe_breakpoint_handler()
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dkprobes.c91 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()
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/
H A Dcore.c204 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
276 set_current_kprobe(p); in kprobe_handler()
292 set_current_kprobe(p); in kprobe_handler()
/kernel/linux/linux-6.6/arch/riscv/kernel/probes/
H A Dkprobes.c148 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
182 set_current_kprobe(p); in setup_singlestep()
307 set_current_kprobe(p); in kprobe_breakpoint_handler()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dkprobes.c93 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()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dkprobes.c198 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()
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dkprobes.c133 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()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dkprobes.c238 static nokprobe_inline void set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function
363 set_current_kprobe(p, regs, kcb); in kprobe_handler()
380 set_current_kprobe(p, regs, kcb); in kprobe_handler()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dkprobes.c133 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()
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dkprobes.c389 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()
/kernel/linux/linux-5.10/arch/x86/kernel/kprobes/
H A Dcore.c807 set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function
869 set_current_kprobe(p, regs, kcb); in setup_singlestep()
986 set_current_kprobe(p, regs, kcb); in kprobe_int3_handler()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dkprobes.c389 static void __kprobes set_current_kprobe(struct kprobe *p, in set_current_kprobe() function
726 set_current_kprobe(p, kcb); in pre_kprobes_handler()
762 set_current_kprobe(p, kcb); in pre_kprobes_handler()
/kernel/linux/linux-6.6/arch/x86/kernel/kprobes/
H A Dcore.c816 set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function
866 set_current_kprobe(p, regs, kcb); in setup_singlestep()
983 set_current_kprobe(p, regs, kcb); in kprobe_int3_handler()

Completed in 25 milliseconds