Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sparc/include/asm/
A Duprobes.h43 extern bool arch_uprobe_xol_was_trapped(struct task_struct *tsk);
/linux-6.3-rc2/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-6.3-rc2/arch/powerpc/kernel/
A Duprobes.c97 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/linux-6.3-rc2/arch/riscv/kernel/probes/
A Duprobes.c76 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/linux-6.3-rc2/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-6.3-rc2/arch/mips/kernel/
A Duprobes.c146 bool arch_uprobe_xol_was_trapped(struct task_struct *tsk) in arch_uprobe_xol_was_trapped() function
/linux-6.3-rc2/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-6.3-rc2/include/linux/
A Duprobes.h133 extern bool arch_uprobe_xol_was_trapped(struct task_struct *tsk);
/linux-6.3-rc2/arch/sparc/kernel/
A Duprobes.c304 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/linux-6.3-rc2/arch/s390/kernel/
A Duprobes.c45 bool arch_uprobe_xol_was_trapped(struct task_struct *tsk) in arch_uprobe_xol_was_trapped() function
/linux-6.3-rc2/arch/x86/kernel/
A Duprobes.c948 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/linux-6.3-rc2/kernel/events/
A Duprobes.c1978 if (__fatal_signal_pending(t) || arch_uprobe_xol_was_trapped(t)) { in uprobe_deny_signal()

Completed in 17 milliseconds