Home
last modified time | relevance | path

Searched refs:arch_uprobe_xol_was_trapped (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Duprobes.h43 extern bool arch_uprobe_xol_was_trapped(struct task_struct *tsk);
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Duprobes.h43 extern bool arch_uprobe_xol_was_trapped(struct task_struct *tsk);
/kernel/linux/linux-5.10/arch/arm64/kernel/probes/
H A Duprobes.c90 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Duprobes.c82 * arch_uprobe_xol_was_trapped() simply checks that ->trap_nr is not equal to
85 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-5.10/arch/csky/kernel/probes/
H A Duprobes.c75 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Duprobes.c143 * arch_uprobe_xol_was_trapped() simply checks that ->trap_nr is not equal to
146 bool arch_uprobe_xol_was_trapped(struct task_struct *tsk) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-6.6/arch/arm64/kernel/probes/
H A Duprobes.c90 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Duprobes.c76 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-6.6/arch/csky/kernel/probes/
H A Duprobes.c76 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Duprobes.c94 * arch_uprobe_xol_was_trapped() simply checks that ->trap_nr is not equal to
97 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-6.6/arch/riscv/kernel/probes/
H A Duprobes.c83 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-5.10/arch/arm/probes/uprobes/
H A Dcore.c162 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Duprobes.c125 * arch_uprobe_xol_was_trapped() simply checks that ->trap_nr is not equal to
128 bool arch_uprobe_xol_was_trapped(struct task_struct *tsk) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Duprobes.c143 * arch_uprobe_xol_was_trapped() simply checks that ->trap_nr is not equal to
146 bool arch_uprobe_xol_was_trapped(struct task_struct *tsk) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-6.6/arch/arm/probes/uprobes/
H A Dcore.c162 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-5.10/include/linux/
H A Duprobes.h133 extern bool arch_uprobe_xol_was_trapped(struct task_struct *tsk);
/kernel/linux/linux-6.6/include/linux/
H A Duprobes.h133 extern bool arch_uprobe_xol_was_trapped(struct task_struct *tsk);
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Duprobes.c304 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Duprobes.c304 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Duprobes.c45 bool arch_uprobe_xol_was_trapped(struct task_struct *tsk) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Duprobes.c45 bool arch_uprobe_xol_was_trapped(struct task_struct *tsk) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Duprobes.c945 * arch_uprobe_xol_was_trapped() simply checks that ->trap_nr is not equal to
948 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Duprobes.c945 * arch_uprobe_xol_was_trapped() simply checks that ->trap_nr is not equal to
948 bool arch_uprobe_xol_was_trapped(struct task_struct *t) in arch_uprobe_xol_was_trapped() function
/kernel/linux/linux-5.10/kernel/events/
H A Duprobes.c1981 if (__fatal_signal_pending(t) || arch_uprobe_xol_was_trapped(t)) { in uprobe_deny_signal()
/kernel/linux/linux-6.6/kernel/events/
H A Duprobes.c1976 if (__fatal_signal_pending(t) || arch_uprobe_xol_was_trapped(t)) { in uprobe_deny_signal()

Completed in 17 milliseconds