Home
last modified time | relevance | path

Searched refs:arch_uprobe_xol_was_trapped (Results 1 – 12 of 12) sorted by relevance

/linux/arch/sparc/include/asm/
A Duprobes.h43 extern bool arch_uprobe_xol_was_trapped(struct task_struct *tsk);
/linux/arch/csky/kernel/probes/
A Duprobes.c75 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/linux/arch/powerpc/kernel/
A Duprobes.c92 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/linux/arch/riscv/kernel/probes/
A Duprobes.c80 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/linux/arch/arm64/kernel/probes/
A Duprobes.c90 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/linux/arch/mips/kernel/
A Duprobes.c146 bool arch_uprobe_xol_was_trapped(struct task_struct *tsk) in arch_uprobe_xol_was_trapped() function
/linux/arch/arm/probes/uprobes/
A Dcore.c162 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/linux/include/linux/
A Duprobes.h133 extern bool arch_uprobe_xol_was_trapped(struct task_struct *tsk);
/linux/arch/sparc/kernel/
A Duprobes.c304 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/linux/arch/s390/kernel/
A Duprobes.c45 bool arch_uprobe_xol_was_trapped(struct task_struct *tsk) in arch_uprobe_xol_was_trapped() function
/linux/arch/x86/kernel/
A Duprobes.c946 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/linux/kernel/events/
A Duprobes.c1981 if (__fatal_signal_pending(t) || arch_uprobe_xol_was_trapped(t)) { in uprobe_deny_signal()

Completed in 16 milliseconds