Home
last modified time | relevance | path

Searched defs:post_kprobe_handler (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dkprobes.c372 static inline int post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dkprobes.c379 static inline int post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dkprobes.c128 static void post_kprobe_handler(struct kprobe *cur, struct kprobe_ctlblk *kcb, in post_kprobe_handler() function
153 NOKPROBE_SYMBOL(post_kprobe_handler); variable
/kernel/linux/linux-6.6/arch/arm64/kernel/probes/
H A Dkprobes.c252 post_kprobe_handler(struct kprobe *cur, struct kprobe_ctlblk *kcb, struct pt_regs *regs) in post_kprobe_handler() function
/kernel/linux/linux-6.6/arch/riscv/kernel/probes/
H A Dkprobes.c227 post_kprobe_handler(struct kprobe *cur, struct kprobe_ctlblk *kcb, struct pt_regs *regs) in post_kprobe_handler() function
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dkprobes.c282 static inline int post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
/kernel/linux/linux-5.10/arch/csky/kernel/probes/
H A Dkprobes.c245 post_kprobe_handler(struct kprobe_ctlblk *kcb, struct pt_regs *regs) in post_kprobe_handler() function
/kernel/linux/linux-5.10/arch/arm64/kernel/probes/
H A Dkprobes.c246 post_kprobe_handler(struct kprobe_ctlblk *kcb, struct pt_regs *regs) in post_kprobe_handler() function
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dkprobes.c293 static int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dkprobes.c398 static int post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
424 NOKPROBE_SYMBOL(post_kprobe_handler); variable
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dkprobes.c311 static int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
/kernel/linux/linux-6.6/arch/csky/kernel/probes/
H A Dkprobes.c245 post_kprobe_handler(struct kprobe_ctlblk *kcb, struct pt_regs *regs) in post_kprobe_handler() function
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dkprobes.c398 static int post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
424 NOKPROBE_SYMBOL(post_kprobe_handler); variable
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dkprobes.c311 static int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dkprobes.c293 static int __kprobes post_kprobe_handler(struct pt_regs *regs) in post_kprobe_handler() function

Completed in 11 milliseconds