Searched defs:set_current_kprobe (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/parisc/kernel/ |
H A D | kprobes.c | 72 static inline void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | kprobes.c | 99 static void set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
/openbmc/linux/arch/arc/kernel/ |
H A D | kprobes.c | 91 static inline void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
/openbmc/linux/arch/riscv/kernel/probes/ |
H A D | kprobes.c | 147 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
/openbmc/linux/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
|
/openbmc/linux/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
|
/openbmc/linux/arch/arm64/kernel/probes/ |
H A D | kprobes.c | 176 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | kprobes.c | 238 static nokprobe_inline void set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function
|
/openbmc/linux/arch/arm/probes/kprobes/ |
H A D | core.c | 204 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
/openbmc/linux/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
|
/openbmc/linux/arch/csky/kernel/probes/ |
H A D | kprobes.c | 145 static void __kprobes set_current_kprobe(struct kprobe *p) in set_current_kprobe() function
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | kprobes.c | 389 static void __kprobes set_current_kprobe(struct kprobe *p, in set_current_kprobe() function
|
/openbmc/linux/arch/x86/kernel/kprobes/ |
H A D | core.c | 825 set_current_kprobe(struct kprobe *p, struct pt_regs *regs, in set_current_kprobe() function
|