Searched defs:set_current_kprobe (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/arch/parisc/kernel/ |
| H A D | kprobes.c | 72 static inline void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | kprobes.c | 99 static void set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
| /linux-6.15/arch/arc/kernel/ |
| H A D | kprobes.c | 91 static inline void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | kprobes.c | 222 static nokprobe_inline void set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function
|
| /linux-6.15/arch/riscv/kernel/probes/ |
| H A D | kprobes.c | 140 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | kprobes.c | 180 static void set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function
|
| /linux-6.15/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
|
| /linux-6.15/arch/arm/probes/kprobes/ |
| H A D | core.c | 204 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
| /linux-6.15/arch/arm64/kernel/probes/ |
| H A D | kprobes.c | 170 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
| /linux-6.15/arch/sh/kernel/ |
| H A D | kprobes.c | 128 static void __kprobes set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function
|
| /linux-6.15/arch/csky/kernel/probes/ |
| H A D | kprobes.c | 145 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
| /linux-6.15/arch/x86/kernel/kprobes/ |
| H A D | core.c | 854 set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function
|