Home
last modified time | relevance | path

Searched refs:prepare_singlestep (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dkprobes.c228 static void prepare_singlestep(struct kprobe *p, struct pt_regs *regs, in prepare_singlestep() function
309 prepare_singlestep(p, regs, kcb); in kprobe_handler()
354 prepare_singlestep(p, regs, kcb); in kprobe_handler()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dkprobes.c101 static void __kprobes prepare_singlestep(struct kprobe *p, struct pt_regs *regs, in prepare_singlestep() function
148 prepare_singlestep(p, regs, kcb); in kprobe_handler()
184 prepare_singlestep(p, regs, kcb); in kprobe_handler()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dkprobes.c235 static void prepare_singlestep(struct kprobe *p, struct pt_regs *regs, in prepare_singlestep() function
315 prepare_singlestep(p, regs, kcb); in kprobe_handler()
360 prepare_singlestep(p, regs, kcb); in kprobe_handler()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dkprobes.c101 static void __kprobes prepare_singlestep(struct kprobe *p, struct pt_regs *regs, in prepare_singlestep() function
148 prepare_singlestep(p, regs, kcb); in kprobe_handler()
184 prepare_singlestep(p, regs, kcb); in kprobe_handler()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dkprobes.c171 static nokprobe_inline void prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep() function
347 prepare_singlestep(p, regs); in kprobe_handler()
373 prepare_singlestep(p, regs); in kprobe_handler()
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dkprobes.c144 static void __kprobes prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep() function
246 prepare_singlestep(p, regs); in kprobe_handler()
280 prepare_singlestep(p, regs); in kprobe_handler()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dkprobes.c211 static nokprobe_inline void prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep() function
375 prepare_singlestep(p, regs); in kprobe_handler()
401 prepare_singlestep(p, regs); in kprobe_handler()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dkprobes.c144 static void __kprobes prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep() function
246 prepare_singlestep(p, regs); in kprobe_handler()
280 prepare_singlestep(p, regs); in kprobe_handler()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dkprobes.c152 static int prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep() function
189 ss = prepare_singlestep(p, regs); in setup_singlestep()
/kernel/linux/linux-5.10/arch/x86/kernel/kprobes/
H A Dcore.c376 static int prepare_singlestep(kprobe_opcode_t *buf, struct kprobe *p, in prepare_singlestep() function
717 len = prepare_singlestep(buf, p, &insn); in arch_copy_kprobe()
/kernel/linux/linux-6.6/arch/x86/kernel/kprobes/
H A Dcore.c418 static int prepare_singlestep(kprobe_opcode_t *buf, struct kprobe *p, in prepare_singlestep() function
726 len = prepare_singlestep(buf, p, &insn); in arch_copy_kprobe()

Completed in 10 milliseconds