Searched refs:arch_prepare_simulate (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Dkprobes.c21 static void arch_prepare_simulate(struct kprobe *p) function
25 NOKPROBE_SYMBOL(arch_prepare_simulate); variable
54 arch_prepare_simulate(p);
/linux-master/arch/riscv/kernel/probes/
H A Dkprobes.c36 static void __kprobes arch_prepare_simulate(struct kprobe *p) function
102 arch_prepare_simulate(p);
/linux-master/arch/csky/kernel/probes/
H A Dkprobes.c63 static void __kprobes arch_prepare_simulate(struct kprobe *p) function
108 arch_prepare_simulate(p);
/linux-master/arch/arm64/kernel/probes/
H A Dkprobes.c77 static void __kprobes arch_prepare_simulate(struct kprobe *p) function
127 arch_prepare_simulate(p);

Completed in 149 milliseconds