Searched defs:prepare_singlestep (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | kprobes.c | 228 static void prepare_singlestep(struct kprobe *p, struct pt_regs *regs, in prepare_singlestep() function
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | kprobes.c | 171 static nokprobe_inline void prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep() function
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | kprobes.c | 235 static void prepare_singlestep(struct kprobe *p, struct pt_regs *regs, in prepare_singlestep() function
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | kprobes.c | 152 static int prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep() function
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | kprobes.c | 101 static void __kprobes prepare_singlestep(struct kprobe *p, struct pt_regs *regs, in prepare_singlestep() function
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | kprobes.c | 144 static void __kprobes prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep() function
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | kprobes.c | 211 static nokprobe_inline void prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep() function
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | kprobes.c | 144 static void __kprobes prepare_singlestep(struct kprobe *p, struct pt_regs *regs) in prepare_singlestep() function
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | kprobes.c | 101 static void __kprobes prepare_singlestep(struct kprobe *p, struct pt_regs *regs, in prepare_singlestep() function
|
/kernel/linux/linux-6.6/arch/x86/kernel/kprobes/ |
H A D | core.c | 418 static int prepare_singlestep(kprobe_opcode_t *buf, struct kprobe *p, in prepare_singlestep() function
|
/kernel/linux/linux-5.10/arch/x86/kernel/kprobes/ |
H A D | core.c | 376 static int prepare_singlestep(kprobe_opcode_t *buf, struct kprobe *p, in prepare_singlestep() function
|
Completed in 18 milliseconds