Home
last modified time | relevance | path

Searched refs:saved_tf (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/
A Duprobes.c569 utask->autask.saved_tf = true; in default_post_xol_op()
928 utask->autask.saved_tf = !!(regs->flags & X86_EFLAGS_TF); in arch_uprobe_pre_xol()
964 bool send_sigtrap = utask->autask.saved_tf; in arch_uprobe_post_xol()
992 if (!utask->autask.saved_tf) in arch_uprobe_post_xol()
1044 if (!utask->autask.saved_tf) in arch_uprobe_abort_xol()
/linux/arch/x86/include/asm/
A Duprobes.h55 unsigned int saved_tf; member

Completed in 5 milliseconds