Searched refs:UPROBE_INV_FAULT_CODE (Results 1 – 1 of 1) sorted by relevance
12 #define UPROBE_INV_FAULT_CODE UINT_MAX macro67 current->thread.fault_code = UPROBE_INV_FAULT_CODE; in arch_uprobe_pre_xol()81 WARN_ON_ONCE(current->thread.fault_code != UPROBE_INV_FAULT_CODE); in arch_uprobe_post_xol()97 if (t->thread.fault_code != UPROBE_INV_FAULT_CODE) in arch_uprobe_xol_was_trapped()