Searched refs:FIXUP_RETURN_REGISTER (Results 1 – 4 of 4) sorted by relevance
52 fixup = FIXUP_RETURN_REGISTER; in probe_get_fixup_type()63 fixup = FIXUP_RETURN_REGISTER; in probe_get_fixup_type()80 fixup |= FIXUP_RETURN_REGISTER; in probe_get_fixup_type()84 fixup |= FIXUP_RETURN_REGISTER; in probe_get_fixup_type()
56 #define FIXUP_RETURN_REGISTER 0x02 macro
87 if (fixup & FIXUP_RETURN_REGISTER) { in arch_uprobe_post_xol()
523 if (fixup & FIXUP_RETURN_REGISTER) { in resume_execution()