patch_restore      55 opal/mca/patcher/base/base.h     mca_patcher_base_restore_fn_t patch_restore;
patch_restore      65 opal/mca/patcher/base/patcher_base_frame.c         patch->patch_restore (patch);
patch_restore     180 opal/mca/patcher/base/patcher_base_patch.c     patch->patch_restore = mca_base_patcher_patch_unapply_binary;
patch_restore     354 opal/mca/patcher/linux/patcher_linux_module.c     patch->super.patch_restore = (mca_patcher_base_restore_fn_t) mca_patcher_linux_remove_patch;