Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Duprobes.c569 utask->autask.saved_tf = true; in default_post_xol_op()
930 utask->autask.saved_tf = !!(regs->flags & X86_EFLAGS_TF); in arch_uprobe_pre_xol()
966 bool send_sigtrap = utask->autask.saved_tf; in arch_uprobe_post_xol()
994 if (!utask->autask.saved_tf) in arch_uprobe_post_xol()
1044 if (!utask->autask.saved_tf) in arch_uprobe_abort_xol()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Duprobes.c569 utask->autask.saved_tf = true; in default_post_xol_op()
930 utask->autask.saved_tf = !!(regs->flags & X86_EFLAGS_TF); in arch_uprobe_pre_xol()
966 bool send_sigtrap = utask->autask.saved_tf; in arch_uprobe_post_xol()
994 if (!utask->autask.saved_tf) in arch_uprobe_post_xol()
1046 if (!utask->autask.saved_tf) in arch_uprobe_abort_xol()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Duprobes.h55 unsigned int saved_tf; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Duprobes.h55 unsigned int saved_tf; member

Completed in 5 milliseconds