mca_patcher_base_restore_fn_t 37 opal/mca/patcher/base/base.h typedef void (*mca_patcher_base_restore_fn_t) (struct mca_patcher_base_patch_t *); mca_patcher_base_restore_fn_t 55 opal/mca/patcher/base/base.h mca_patcher_base_restore_fn_t patch_restore; mca_patcher_base_restore_fn_t 354 opal/mca/patcher/linux/patcher_linux_module.c patch->super.patch_restore = (mca_patcher_base_restore_fn_t) mca_patcher_linux_remove_patch;